Download github4s_2.10-0.10.0.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.10.0 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials