You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I add [org.flatland/protobuf "0.8.2"] and try to build project, I get the following message:
Retrieving org/flatland/protobuf/0.8.2/protobuf-0.8.2.jar from clojars
Could not find artifact org.flatland:protobuf:jar:0.8.2 in central (https://repo1.maven.org/maven2/)
Could not transfer artifact org.flatland:protobuf:jar:0.8.2 from/to clojars (https://clojars.org/repo/): Checksum validation failed, no checksums available from the repository
Hi, thanks for a great project!
When I add
[org.flatland/protobuf "0.8.2"]
and try to build project, I get the following message:For some reason this fork works.
The text was updated successfully, but these errors were encountered: