Skip to content

Instantly share code, notes, and snippets.

@romanman
Last active April 6, 2016 14:32
Show Gist options
  • Save romanman/55964ce71acdd9b51d8c to your computer and use it in GitHub Desktop.
Save romanman/55964ce71acdd9b51d8c to your computer and use it in GitHub Desktop.
repositories {
maven {
url "http://dl.bintray.com/ethereum/maven"
}
}
compile ("org.ethereum:ethereumj-core:1.2.0-RELEASE")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment