Download giter8-lib_2.9.1-0.4.4.jar file - Jar g

Jar examples for g:giter8-lib-2.9.1

Description

shared library for app and plugin

You can download jar file giter8-lib_2.9.1 0.4.4 in this page.

License

LGPL v3

Build File

You can use the following script to add giter8-lib_2.9.1-0.4.4.jar to your project.

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

Download

Click the following link to download the jar file.

giter8-lib_2.9.1-0.4.4-javadoc.jar
giter8-lib_2.9.1-0.4.4-sources.jar
giter8-lib_2.9.1-0.4.4.jar
giter8-lib_2.9.1-0.4.4.pom



Related Tutorials