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