Download github4s_2.10-0.14.5.jar file - Jar g

Jar examples for g:github4s-2.10

Description

Github API wrapper written in Scala

You can download jar file github4s_2.10 0.14.5 in this page.

License

Apache License

Build File

You can use the following script to add github4s_2.10-0.14.5.jar to your project.

<dependency>
   <groupId>com.47deg</groupId>
   <artifactId>github4s_2.10</artifactId>
   <version>0.14.5</version>
</dependency>
compile group: 'com.47deg', name: 'github4s_2.10', version: '0.14.5'
libraryDependencies += "com.47deg" % "github4s_2.10" % "0.14.5"
<dependency org="com.47deg" name="github4s_2.10" rev="0.14.5"/>
@Grapes(@Grab(group='com.47deg', module='github4s_2.10', version='0.14.5'))
'com.47deg:github4s_2.10:jar:0.14.5'

Download

Click the following link to download the jar file.

github4s_2.10-0.14.5-javadoc.jar
github4s_2.10-0.14.5-sources.jar
github4s_2.10-0.14.5.jar
github4s_2.10-0.14.5.pom



Related Tutorials