Download g-common-1.1.0.jar file - Jar g

Jar examples for g:g-common

Description

G-Common is the group of common classes to manage bored and usefull opeartions.

You can download jar file g-common 1.1.0 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add g-common-1.1.0.jar to your project.

<dependency>
   <groupId>net.sf.gee</groupId>
   <artifactId>g-common</artifactId>
   <version>1.1.0</version>
</dependency>
compile group: 'net.sf.gee', name: 'g-common', version: '1.1.0'
libraryDependencies += "net.sf.gee" % "g-common" % "1.1.0"
<dependency org="net.sf.gee" name="g-common" rev="1.1.0"/>
@Grapes(@Grab(group='net.sf.gee', module='g-common', version='1.1.0'))
'net.sf.gee:g-common:jar:1.1.0'

Download

Click the following link to download the jar file.

g-common-1.1.0-javadoc.jar
g-common-1.1.0-sources.jar
g-common-1.1.0.jar
g-common-1.1.0.pom



Related Tutorials