is not current version
Last Version 2.0.0-425

com.github.cafapi.config:config-rest 1.5.0-127


Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.github.cafapi.config
ArtifactId

ArtifactId

config-rest
Version

Version

1.5.0-127
Type

Type

jar

Download config-rest 1.5.0-127


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