License |
License |
---|---|
Categories |
CategoriesRedis Data Databases Net |
GroupId | GroupIdnet.meku.chameleon |
ArtifactId | ArtifactIdchameleon-redis |
Version | Version1.0.3 |
Type | Typejar |
Description |
DescriptionChameleon
A light-weight library to manage the configurations
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
chameleon-redis-1.0.3.pom | |
chameleon-redis-1.0.3.jar | 5 KB |
chameleon-redis-1.0.3-sources.jar | 2 KB |
chameleon-redis-1.0.3-javadoc.jar | 396 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.meku.chameleon/chameleon-redis/ -->
<dependency>
<groupId>net.meku.chameleon</groupId>
<artifactId>chameleon-redis</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.meku.chameleon/chameleon-redis/
implementation 'net.meku.chameleon:chameleon-redis:1.0.3'
// https://jarcasting.com/artifacts/net.meku.chameleon/chameleon-redis/
implementation ("net.meku.chameleon:chameleon-redis:1.0.3")
'net.meku.chameleon:chameleon-redis:jar:1.0.3'
<dependency org="net.meku.chameleon" name="chameleon-redis" rev="1.0.3">
<artifact name="chameleon-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.meku.chameleon', module='chameleon-redis', version='1.0.3')
)
libraryDependencies += "net.meku.chameleon" % "chameleon-redis" % "1.0.3"
[net.meku.chameleon/chameleon-redis "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
net.meku.chameleon : chameleon-core | jar | 1.0.3 |