is not current version
Last Version 2.0.0-425

com.github.cafapi.config:config-rest 1.4.0-111


Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.github.cafapi.config
ArtifactId

ArtifactId

config-rest
Version

Version

1.4.0-111
Type

Type

jar

Download config-rest 1.4.0-111


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