Download github4s_2.11-0.18.6.jar file - Jar g

Jar examples for g:github4s-2.11

Description

Github API wrapper written in Scala

You can download jar file github4s_2.11 0.18.6 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add github4s_2.11-0.18.6.jar to your project.

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

Download

Click the following link to download the jar file.

github4s_2.11-0.18.6-javadoc.jar
github4s_2.11-0.18.6-sources.jar
github4s_2.11-0.18.6.jar
github4s_2.11-0.18.6.pom



Related Tutorials