is not current version
Last Version 1.0.3

net.sf.gee:g-properties 0.1.3

G-Properties is the library to organize your properties files.

Categories

Categories

Net
GroupId

GroupId

net.sf.gee
ArtifactId

ArtifactId

g-properties
Version

Version

0.1.3
Type

Type

jar

Download g-properties 0.1.3


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