Last Version

GConf 1.1.0

A simple gosu implementation of configuration manager.

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

xyz.ronella.gosu
ArtifactId

ArtifactId

gconfig
Version

Version

1.1.0
Type

Type

jar
Description

Description

GConf
A simple gosu implementation of configuration manager.
Project URL

Project URL

https://github.com/rcw3bb/gconf
Source Code Management

Source Code Management

https://github.com/rcw3bb/gconf

Download gconfig 1.1.0


<!-- https://jarcasting.com/artifacts/xyz.ronella.gosu/gconfig/ -->
<dependency>
    <groupId>xyz.ronella.gosu</groupId>
    <artifactId>gconfig</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/xyz.ronella.gosu/gconfig/
implementation 'xyz.ronella.gosu:gconfig:1.1.0'
// https://jarcasting.com/artifacts/xyz.ronella.gosu/gconfig/
implementation ("xyz.ronella.gosu:gconfig:1.1.0")
'xyz.ronella.gosu:gconfig:jar:1.1.0'
<dependency org="xyz.ronella.gosu" name="gconfig" rev="1.1.0">
  <artifact name="gconfig" type="jar" />
</dependency>
@Grapes(
@Grab(group='xyz.ronella.gosu', module='gconfig', version='1.1.0')
)
libraryDependencies += "xyz.ronella.gosu" % "gconfig" % "1.1.0"
[xyz.ronella.gosu/gconfig "1.1.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.gosu-lang.gosu : gosu-core jar 1.14.14
xyz.ronella.gosu : gcache jar 1.1.0
org.slf4j : slf4j-api jar 1.7.25

test (2)

Group / Artifact Type Version
org.gosu-lang.gosu : gosu-test jar 1.14.14
org.apache.logging.log4j : log4j-slf4j-impl jar 2.9.1

Project Modules

There are no modules declared in this project.