is not current version
Last Version 0.0.9

com.github.shoothzj:config-client 0.0.5


Categories

Categories

CLI User Interface config Application Layer Libs Configuration
GroupId

GroupId

com.github.shoothzj
ArtifactId

ArtifactId

config-client
Version

Version

0.0.5
Type

Type

pom

Download config-client 0.0.5

Filename Size
config-client-0.0.5.pom 1 KB
Browse

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