Last Version

me.mywiki:simpleJconfig 0.3.0

Simple configuration support for java

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

me.mywiki
ArtifactId

ArtifactId

simpleJconfig
Version

Version

0.3.0
Type

Type

jar
Description

Description

me.mywiki:simpleJconfig
Simple configuration support for java
Project URL

Project URL

https://github.com/ccozianu/simpleJconfig
Source Code Management

Source Code Management

https://github.com/ccozianu/simpleJconfig/tree/master

Download simpleJconfig 0.3.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.8

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.