is not current version
Last Version 3.0.4

com.antwerkz.critter:critter-tests 2.0.1


Categories

Categories

Ant Build Tools
GroupId

GroupId

com.antwerkz.critter
ArtifactId

ArtifactId

critter-tests
Version

Version

2.0.1
Type

Type

jar

Download critter-tests 2.0.1


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