Categories |
CategoriesKotlin Languages Ant Build Tools |
---|---|
GroupId | GroupIdcom.antwerkz.sofia |
ArtifactId | ArtifactIdkotlin-tests |
Last Version | Last Version0.23 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
kotlin-tests-0.23.pom | |
kotlin-tests-0.23.jar | 15 KB |
kotlin-tests-0.23-sources.jar | 3 KB |
kotlin-tests-0.23-javadoc.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.antwerkz.sofia/kotlin-tests/ -->
<dependency>
<groupId>com.antwerkz.sofia</groupId>
<artifactId>kotlin-tests</artifactId>
<version>0.23</version>
</dependency>
// https://jarcasting.com/artifacts/com.antwerkz.sofia/kotlin-tests/
implementation 'com.antwerkz.sofia:kotlin-tests:0.23'
// https://jarcasting.com/artifacts/com.antwerkz.sofia/kotlin-tests/
implementation ("com.antwerkz.sofia:kotlin-tests:0.23")
'com.antwerkz.sofia:kotlin-tests:jar:0.23'
<dependency org="com.antwerkz.sofia" name="kotlin-tests" rev="0.23">
<artifact name="kotlin-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.antwerkz.sofia', module='kotlin-tests', version='0.23')
)
libraryDependencies += "com.antwerkz.sofia" % "kotlin-tests" % "0.23"
[com.antwerkz.sofia/kotlin-tests "0.23"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-io | jar | 1.3.2 |
org.apache.commons : commons-lang3 | jar | 3.1 |
org.slf4j : slf4j-jdk14 | jar | [1.6.4,) |
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.2.10 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.8 |