License |
License |
---|---|
GroupId | GroupIddev.petuska |
ArtifactId | ArtifactIdklip-assertions-android-debug |
Last Version | Last Version0.4.1 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionklip-assertions
Kotlin multiplatform snapshot (klip) testing. Assertions dependency.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/dev.petuska/klip-assertions-android-debug/ -->
<dependency>
<groupId>dev.petuska</groupId>
<artifactId>klip-assertions-android-debug</artifactId>
<version>0.4.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/dev.petuska/klip-assertions-android-debug/
implementation 'dev.petuska:klip-assertions-android-debug:0.4.1'
// https://jarcasting.com/artifacts/dev.petuska/klip-assertions-android-debug/
implementation ("dev.petuska:klip-assertions-android-debug:0.4.1")
'dev.petuska:klip-assertions-android-debug:aar:0.4.1'
<dependency org="dev.petuska" name="klip-assertions-android-debug" rev="0.4.1">
<artifact name="klip-assertions-android-debug" type="aar" />
</dependency>
@Grapes(
@Grab(group='dev.petuska', module='klip-assertions-android-debug', version='0.4.1')
)
libraryDependencies += "dev.petuska" % "klip-assertions-android-debug" % "0.4.1"
[dev.petuska/klip-assertions-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 |
org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.7.0 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm | jar | 1.6.1 |
org.jetbrains.kotlin : kotlin-test | jar | 1.7.0 |
dev.petuska : klip-core-android-debug | jar | 0.4.1 |