Skip to content

Instantly share code, notes, and snippets.

@romanman
Last active April 6, 2016 14:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save romanman/5f20d68d294ec1d049b5 to your computer and use it in GitHub Desktop.
Save romanman/5f20d68d294ec1d049b5 to your computer and use it in GitHub Desktop.
<repositories>
<repository>
<id>oss.jfrog.org</id>
<name>Repository from Bintray</name>
<url>http://dl.bintray.com/ethereum/maven</url>
</repository>
</repositories>
<dependency>
<groupId>org.ethereum</groupId>
<artifactId>ethereumj-core</artifactId>
<version>1.2.0-RELEASE</version>
<type>pom</type>
</dependency>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment