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