is not current version
Last Version 3.0.5

com.antwerkz.critter:critter-core 1.2.5


Categories

Categories

Ant Build Tools
GroupId

GroupId

com.antwerkz.critter
ArtifactId

ArtifactId

critter-core
Version

Version

1.2.5
Type

Type

jar

Download critter-core 1.2.5


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