is not current version
Last Version 3.0.4

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


Categories

Categories

Kotlin Languages Ant Build Tools
GroupId

GroupId

com.antwerkz.critter
ArtifactId

ArtifactId

critter-tests-kotlin
Version

Version

3.0.1
Type

Type

jar

Download critter-tests-kotlin 3.0.1


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