Download g-common-1.0.7.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.0.7 in this page.

License

The Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials