Jar examples for g:github4s-2.10
Github API wrapper written in Scala
You can download jar file github4s_2.10 0.12.0 in this page.
Apache License
You can use the following script to add github4s_2.10-0.12.0.jar to your project.
<dependency> <groupId>com.47deg</groupId> <artifactId>github4s_2.10</artifactId> <version>0.12.0</version> </dependency>
compile group: 'com.47deg', name: 'github4s_2.10', version: '0.12.0'
libraryDependencies += "com.47deg" % "github4s_2.10" % "0.12.0"
<dependency org="com.47deg" name="github4s_2.10" rev="0.12.0"/>
@Grapes(@Grab(group='com.47deg', module='github4s_2.10', version='0.12.0'))
'com.47deg:github4s_2.10:jar:0.12.0'
Click the following link to download the jar file.
github4s_2.10-0.12.0-javadoc.jar