| License |
License |
|---|---|
| GroupId | GroupIddev.petuska |
| ArtifactId | ArtifactIdklip-android-debug |
| Version | Version0.4.1 |
| Type | Typeaar |
| Description |
Descriptionklip
Kotlin Multiplatform test snapshots (klips) manager
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| klip-android-debug-0.4.1.pom | |
| klip-android-debug-0.4.1-sources.jar | 498 bytes |
| klip-android-debug-0.4.1-javadoc.jar | 373 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/dev.petuska/klip-android-debug/ -->
<dependency>
<groupId>dev.petuska</groupId>
<artifactId>klip-android-debug</artifactId>
<version>0.4.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/dev.petuska/klip-android-debug/
implementation 'dev.petuska:klip-android-debug:0.4.1'
// https://jarcasting.com/artifacts/dev.petuska/klip-android-debug/
implementation ("dev.petuska:klip-android-debug:0.4.1")
'dev.petuska:klip-android-debug:aar:0.4.1'
<dependency org="dev.petuska" name="klip-android-debug" rev="0.4.1">
<artifact name="klip-android-debug" type="aar" />
</dependency>
@Grapes(
@Grab(group='dev.petuska', module='klip-android-debug', version='0.4.1')
)
libraryDependencies += "dev.petuska" % "klip-android-debug" % "0.4.1"
[dev.petuska/klip-android-debug "0.4.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.7.0 |
| dev.petuska : klip-api-android-debug | jar | 0.4.1 |
| dev.petuska : klip-runner-android-debug | jar | 0.4.1 |
| dev.petuska : klip-assertions-android-debug | jar | 0.4.1 |
| org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.7.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.ktor : ktor-client-android-jvm | jar | 2.0.2 |