License |
License |
---|---|
Categories |
CategoriesNet config Application Layer Libs Configuration |
GroupId | GroupIdnet.clockworkcode |
ArtifactId | ArtifactIdconfig |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionconfig
config utils
|
Project URL |
Project URL |
Filename | Size |
---|---|
config-1.0.1.pom | |
config-1.0.1.jar | 2 KB |
config-1.0.1-sources.jar | 1 KB |
config-1.0.1-javadoc.jar | 19 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.apache.commons : commons-lang3 | jar | 3.4 |