is not current version
Last Version 3.0.4

com.antwerkz.critter:critter-tests-kotlin 3.0.2


Categories

Categories

Kotlin Languages Ant Build Tools
GroupId

GroupId

com.antwerkz.critter
ArtifactId

ArtifactId

critter-tests-kotlin
Version

Version

3.0.2
Type

Type

jar

Download critter-tests-kotlin 3.0.2


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