config

config utils

License

License

Categories

Categories

Net config Application Layer Libs Configuration
GroupId

GroupId

net.clockworkcode
ArtifactId

ArtifactId

config
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

config
config utils
Project URL

Project URL

https://bitbucket.org/clockworkcodeteam/config

Download config

How to add to project

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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.apache.commons : commons-lang3 jar 3.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1