is not current version
Last Version 3.0.5

com.antwerkz.critter:critter-core 3.0.3


Categories

Categories

Ant Build Tools
GroupId

GroupId

com.antwerkz.critter
ArtifactId

ArtifactId

critter-core
Version

Version

3.0.3
Type

Type

jar

Download critter-core 3.0.3


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