Categories |
CategoriesAnt Build Tools |
---|---|
GroupId | GroupIdcom.antwerkz.critter |
ArtifactId | ArtifactIdcritter |
Last Version | Last Version3.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncritter
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
Filename | Size |
---|---|
critter-3.0.5.pom | |
critter-3.0.5.jar | 9 KB |
critter-3.0.5-sources.jar | 3 KB |
critter-3.0.5-javadoc.jar | 46 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.antwerkz.critter/critter/ -->
<dependency>
<groupId>com.antwerkz.critter</groupId>
<artifactId>critter</artifactId>
<version>3.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.antwerkz.critter/critter/
implementation 'com.antwerkz.critter:critter:3.0.5'
// https://jarcasting.com/artifacts/com.antwerkz.critter/critter/
implementation ("com.antwerkz.critter:critter:3.0.5")
'com.antwerkz.critter:critter:jar:3.0.5'
<dependency org="com.antwerkz.critter" name="critter" rev="3.0.5">
<artifact name="critter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.antwerkz.critter', module='critter', version='3.0.5')
)
libraryDependencies += "com.antwerkz.critter" % "critter" % "3.0.5"
[com.antwerkz.critter/critter "3.0.5"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.3.30 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-test | jar | 1.3.30 |