is not current version
Last Version 2.0.0-425

com.github.cafapi.config:config-rest 1.6.0-176


Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.github.cafapi.config
ArtifactId

ArtifactId

config-rest
Version

Version

1.6.0-176
Type

Type

jar

Download config-rest 1.6.0-176


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