is not current version
Last Version 0.0.9

com.github.shoothzj:config-client-api 0.0.5


Categories

Categories

CLI User Interface config Application Layer Libs Configuration
GroupId

GroupId

com.github.shoothzj
ArtifactId

ArtifactId

config-client-api
Version

Version

0.0.5
Type

Type

jar

Download config-client-api 0.0.5


<!-- https://jarcasting.com/artifacts/com.github.shoothzj/config-client-api/ -->
<dependency>
    <groupId>com.github.shoothzj</groupId>
    <artifactId>config-client-api</artifactId>
    <version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shoothzj/config-client-api/
implementation 'com.github.shoothzj:config-client-api:0.0.5'
// https://jarcasting.com/artifacts/com.github.shoothzj/config-client-api/
implementation ("com.github.shoothzj:config-client-api:0.0.5")
'com.github.shoothzj:config-client-api:jar:0.0.5'
<dependency org="com.github.shoothzj" name="config-client-api" rev="0.0.5">
  <artifact name="config-client-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shoothzj', module='config-client-api', version='0.0.5')
)
libraryDependencies += "com.github.shoothzj" % "config-client-api" % "0.0.5"
[com.github.shoothzj/config-client-api "0.0.5"]