Rnkrsoft Config Library


License

License

RNKRSOFT OPEN SOURCE SOFTWARE LICENSE TERMS 1.0
Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.rnkrsoft.config
ArtifactId

ArtifactId

config
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Rnkrsoft Config Library
Rnkrsoft Config Library
Project URL

Project URL

https://github.com/rnkrsoft/config.git

Download config

How to add to project

<!-- 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"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0