is not current version
Last Version 0.5.2

io.github.slvwolf:ccentral-all 0.5.0


GroupId

GroupId

io.github.slvwolf
ArtifactId

ArtifactId

ccentral-all
Version

Version

0.5.0
Type

Type

jar

Download ccentral-all 0.5.0


<!-- https://jarcasting.com/artifacts/io.github.slvwolf/ccentral-all/ -->
<dependency>
    <groupId>io.github.slvwolf</groupId>
    <artifactId>ccentral-all</artifactId>
    <version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.slvwolf/ccentral-all/
implementation 'io.github.slvwolf:ccentral-all:0.5.0'
// https://jarcasting.com/artifacts/io.github.slvwolf/ccentral-all/
implementation ("io.github.slvwolf:ccentral-all:0.5.0")
'io.github.slvwolf:ccentral-all:jar:0.5.0'
<dependency org="io.github.slvwolf" name="ccentral-all" rev="0.5.0">
  <artifact name="ccentral-all" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.slvwolf', module='ccentral-all', version='0.5.0')
)
libraryDependencies += "io.github.slvwolf" % "ccentral-all" % "0.5.0"
[io.github.slvwolf/ccentral-all "0.5.0"]