is not current version
Last Version 0.7.0

com.github.mauricioaniche:ck 0.4.3

Java code metrics calculator

GroupId

GroupId

com.github.mauricioaniche
ArtifactId

ArtifactId

ck
Version

Version

0.4.3
Type

Type

jar

Download ck 0.4.3


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