is not current version
Last Version 2.0.0-425

com.github.cafapi.config:config-caf 1.3.0-110


Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.github.cafapi.config
ArtifactId

ArtifactId

config-caf
Version

Version

1.3.0-110
Type

Type

jar

Download config-caf 1.3.0-110


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