is not current version
Last Version 0.5.0-SNAPSHOT-1.0.1

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


Categories

Categories

CLI User Interface config Application Layer Libs Configuration
GroupId

GroupId

com.okracode.qconfig
ArtifactId

ArtifactId

qconfig-client
Version

Version

0.5.0-SNAPSHOT-1.0.0
Type

Type

jar

Download qconfig-client 0.5.0-SNAPSHOT-1.0.0


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