g-properties

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

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.gee
ArtifactId

ArtifactId

g-properties
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

http://g-ee.sourceforge.net

Download g-properties

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
net.sf.gee : g-logger jar 1.2.0
net.sf.gee : g-common jar 1.1.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2
1.0.1
1.0.0
0.1.3