Download giter8-lib_2.10-0.6.5.jar file - Jar g

Jar examples for g:giter8-lib-2.10

Description

shared library for app and plugin

You can download jar file giter8-lib_2.10 0.6.5 in this page.

License

Apache-2.0

Build File

You can use the following script to add giter8-lib_2.10-0.6.5.jar to your project.

<dependency>
   <groupId>net.databinder.giter8</groupId>
   <artifactId>giter8-lib_2.10</artifactId>
   <version>0.6.5</version>
</dependency>
compile group: 'net.databinder.giter8', name: 'giter8-lib_2.10', version: '0.6.5'
libraryDependencies += "net.databinder.giter8" % "giter8-lib_2.10" % "0.6.5"
<dependency org="net.databinder.giter8" name="giter8-lib_2.10" rev="0.6.5"/>
@Grapes(@Grab(group='net.databinder.giter8', module='giter8-lib_2.10', version='0.6.5'))
'net.databinder.giter8:giter8-lib_2.10:jar:0.6.5'

Download

Click the following link to download the jar file.

giter8-lib_2.10-0.6.5-javadoc.jar
giter8-lib_2.10-0.6.5-sources.jar
giter8-lib_2.10-0.6.5.jar
giter8-lib_2.10-0.6.5.pom



Related Tutorials