is not current version
Last Version 2.0.0-425

com.github.cafapi.config:config-caf 1.16.0-118


Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.github.cafapi.config
ArtifactId

ArtifactId

config-caf
Version

Version

1.16.0-118
Type

Type

jar

Download config-caf 1.16.0-118


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