Download github4s_2.10-0.14.1.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.1 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials