Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@romanman
Last active July 29, 2016 18:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save romanman/cc82a7a698f800040e10 to your computer and use it in GitHub Desktop.
Save romanman/cc82a7a698f800040e10 to your computer and use it in GitHub Desktop.
repositories {
maven {
url "http://dl.bintray.com/ethereum/maven"
}
}
compile ("org.ethereum:ethereumj-core:1.0.0-RC1")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment