Download ghscala-core_2.10-0.2.5.jar file - Jar g

Jar examples for g:ghscala-core-2.10

Description

purely functional scala github api client

You can download jar file ghscala-core_2.10 0.2.5 in this page.

License

MIT License

Build File

You can use the following script to add ghscala-core_2.10-0.2.5.jar to your project.

<dependency>
   <groupId>com.github.xuwei-k</groupId>
   <artifactId>ghscala-core_2.10</artifactId>
   <version>0.2.5</version>
</dependency>
compile group: 'com.github.xuwei-k', name: 'ghscala-core_2.10', version: '0.2.5'
libraryDependencies += "com.github.xuwei-k" % "ghscala-core_2.10" % "0.2.5"
<dependency org="com.github.xuwei-k" name="ghscala-core_2.10" rev="0.2.5"/>
@Grapes(@Grab(group='com.github.xuwei-k', module='ghscala-core_2.10', version='0.2.5'))
'com.github.xuwei-k:ghscala-core_2.10:jar:0.2.5'

Download

Click the following link to download the jar file.

ghscala-core_2.10-0.2.5-javadoc.jar
ghscala-core_2.10-0.2.5-sources.jar
ghscala-core_2.10-0.2.5.jar
ghscala-core_2.10-0.2.5.pom



Related Tutorials