is not current version
Last Version 0.5.0-SNAPSHOT-1.0.1

com.okracode.qconfig:qconfig 0.5.0-SNAPSHOT-1.0.0

config management system

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.okracode.qconfig
ArtifactId

ArtifactId

qconfig
Version

Version

0.5.0-SNAPSHOT-1.0.0
Type

Type

pom

Download qconfig 0.5.0-SNAPSHOT-1.0.0


<!-- https://jarcasting.com/artifacts/com.okracode.qconfig/qconfig/ -->
<dependency>
    <groupId>com.okracode.qconfig</groupId>
    <artifactId>qconfig</artifactId>
    <version>0.5.0-SNAPSHOT-1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.okracode.qconfig/qconfig/
implementation 'com.okracode.qconfig:qconfig:0.5.0-SNAPSHOT-1.0.0'
// https://jarcasting.com/artifacts/com.okracode.qconfig/qconfig/
implementation ("com.okracode.qconfig:qconfig:0.5.0-SNAPSHOT-1.0.0")
'com.okracode.qconfig:qconfig:pom:0.5.0-SNAPSHOT-1.0.0'
<dependency org="com.okracode.qconfig" name="qconfig" rev="0.5.0-SNAPSHOT-1.0.0">
  <artifact name="qconfig" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.okracode.qconfig', module='qconfig', version='0.5.0-SNAPSHOT-1.0.0')
)
libraryDependencies += "com.okracode.qconfig" % "qconfig" % "0.5.0-SNAPSHOT-1.0.0"
[com.okracode.qconfig/qconfig "0.5.0-SNAPSHOT-1.0.0"]