is not current version
Last Version 0.7.0

com.github.mauricioaniche:ck 0.1.0

CK metrics

GroupId

GroupId

com.github.mauricioaniche
ArtifactId

ArtifactId

ck
Version

Version

0.1.0
Type

Type

jar

Download ck 0.1.0


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