License |
License
RNKRSOFT OPEN SOURCE SOFTWARE LICENSE TERMS 1.0
|
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdcom.rnkrsoft.config |
ArtifactId | ArtifactIdconfig |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRnkrsoft Config Library
Rnkrsoft Config Library
|
Project URL |
Project URL |
Filename | Size |
---|---|
config-1.0.1.pom | |
config-1.0.1.jar | 8 KB |
config-1.0.1-sources.jar | 4 KB |
config-1.0.1-javadoc.jar | 51 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.rnkrsoft.config/config/ -->
<dependency>
<groupId>com.rnkrsoft.config</groupId>
<artifactId>config</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.rnkrsoft.config/config/
implementation 'com.rnkrsoft.config:config:1.0.1'
// https://jarcasting.com/artifacts/com.rnkrsoft.config/config/
implementation ("com.rnkrsoft.config:config:1.0.1")
'com.rnkrsoft.config:config:jar:1.0.1'
<dependency org="com.rnkrsoft.config" name="config" rev="1.0.1">
<artifact name="config" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rnkrsoft.config', module='config', version='1.0.1')
)
libraryDependencies += "com.rnkrsoft.config" % "config" % "1.0.1"
[com.rnkrsoft.config/config "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |