| License |
License |
|---|---|
| Categories |
CategoriesKotlin Languages |
| GroupId | GroupIdtechnology.yiss.kotlin |
| ArtifactId | ArtifactIdkotlin-test-common |
| Version | Version1.2.42 |
| Type | Typejar |
| Description |
Descriptiontechnology.yiss.kotlin:kotlin-test-common
Kotlin Test Common
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| kotlin-test-common-1.2.42.pom | |
| kotlin-test-common-1.2.42.jar | 3 KB |
| kotlin-test-common-1.2.42-sources.jar | 4 KB |
| kotlin-test-common-1.2.42-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/technology.yiss.kotlin/kotlin-test-common/ -->
<dependency>
<groupId>technology.yiss.kotlin</groupId>
<artifactId>kotlin-test-common</artifactId>
<version>1.2.42</version>
</dependency>
// https://jarcasting.com/artifacts/technology.yiss.kotlin/kotlin-test-common/
implementation 'technology.yiss.kotlin:kotlin-test-common:1.2.42'
// https://jarcasting.com/artifacts/technology.yiss.kotlin/kotlin-test-common/
implementation ("technology.yiss.kotlin:kotlin-test-common:1.2.42")
'technology.yiss.kotlin:kotlin-test-common:jar:1.2.42'
<dependency org="technology.yiss.kotlin" name="kotlin-test-common" rev="1.2.42">
<artifact name="kotlin-test-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='technology.yiss.kotlin', module='kotlin-test-common', version='1.2.42')
)
libraryDependencies += "technology.yiss.kotlin" % "kotlin-test-common" % "1.2.42"
[technology.yiss.kotlin/kotlin-test-common "1.2.42"]
| Group / Artifact | Type | Version |
|---|---|---|
| technology.yiss.kotlin : kotlin-stdlib-common | jar | 1.2.42 |
| Group / Artifact | Type | Version |
|---|---|---|
| technology.yiss.kotlin : kotlin-test-annotations-common | jar | 1.2.42 |