is not current version
Last Version 3.0.4

com.antwerkz.critter:critter-tests 3.0.0


Categories

Categories

Ant Build Tools
GroupId

GroupId

com.antwerkz.critter
ArtifactId

ArtifactId

critter-tests
Version

Version

3.0.0
Type

Type

pom

Download critter-tests 3.0.0

Filename Size
critter-tests-3.0.0.pom 658 bytes
Browse

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