is not current version
Last Version 1.1.5

net.sf.gee:g-common 1.1.1

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

Categories

Categories

Net
GroupId

GroupId

net.sf.gee
ArtifactId

ArtifactId

g-common
Version

Version

1.1.1
Type

Type

jar

Download g-common 1.1.1


<!-- https://jarcasting.com/artifacts/net.sf.gee/g-common/ -->
<dependency>
    <groupId>net.sf.gee</groupId>
    <artifactId>g-common</artifactId>
    <version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.gee/g-common/
implementation 'net.sf.gee:g-common:1.1.1'
// https://jarcasting.com/artifacts/net.sf.gee/g-common/
implementation ("net.sf.gee:g-common:1.1.1")
'net.sf.gee:g-common:jar:1.1.1'
<dependency org="net.sf.gee" name="g-common" rev="1.1.1">
  <artifact name="g-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.gee', module='g-common', version='1.1.1')
)
libraryDependencies += "net.sf.gee" % "g-common" % "1.1.1"
[net.sf.gee/g-common "1.1.1"]