Last Version

simpleconfig 0.1

simpleconfig

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.github.hekonsek
ArtifactId

ArtifactId

simpleconfig
Version

Version

0.1
Type

Type

jar
Description

Description

simpleconfig
simpleconfig
Project URL

Project URL

https://github.com/hekonsek/simpleconfig

Download simpleconfig 0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.commons : commons-configuration2 jar 2.2

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 3.8.0

Project Modules

There are no modules declared in this project.