is not current version
Last Version 0.5.0-SNAPSHOT-1.0.1

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


Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.okracode.qconfig
ArtifactId

ArtifactId

qconfig-common
Version

Version

0.5.0-SNAPSHOT-1.0.0
Type

Type

jar

Download qconfig-common 0.5.0-SNAPSHOT-1.0.0


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