is not current version
Last Version 1.0.3

net.meku.chameleon:chameleon-core 1.0.2

A light-weight library to manage the configurations

Categories

Categories

Net
GroupId

GroupId

net.meku.chameleon
ArtifactId

ArtifactId

chameleon-core
Version

Version

1.0.2
Type

Type

jar

Download chameleon-core 1.0.2


<!-- https://jarcasting.com/artifacts/net.meku.chameleon/chameleon-core/ -->
<dependency>
    <groupId>net.meku.chameleon</groupId>
    <artifactId>chameleon-core</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.meku.chameleon/chameleon-core/
implementation 'net.meku.chameleon:chameleon-core:1.0.2'
// https://jarcasting.com/artifacts/net.meku.chameleon/chameleon-core/
implementation ("net.meku.chameleon:chameleon-core:1.0.2")
'net.meku.chameleon:chameleon-core:jar:1.0.2'
<dependency org="net.meku.chameleon" name="chameleon-core" rev="1.0.2">
  <artifact name="chameleon-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.meku.chameleon', module='chameleon-core', version='1.0.2')
)
libraryDependencies += "net.meku.chameleon" % "chameleon-core" % "1.0.2"
[net.meku.chameleon/chameleon-core "1.0.2"]