GroupId | GroupIdco.touchlab |
---|---|
ArtifactId | ArtifactIdkermit-test-android-debug |
Version | Version1.1.3 |
Type | Typeaar |
Filename | Size |
---|---|
kermit-test-android-debug-1.1.3.pom | |
kermit-test-android-debug-1.1.3-sources.jar | 1 KB |
kermit-test-android-debug-1.1.3-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/co.touchlab/kermit-test-android-debug/ -->
<dependency>
<groupId>co.touchlab</groupId>
<artifactId>kermit-test-android-debug</artifactId>
<version>1.1.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/co.touchlab/kermit-test-android-debug/
implementation 'co.touchlab:kermit-test-android-debug:1.1.3'
// https://jarcasting.com/artifacts/co.touchlab/kermit-test-android-debug/
implementation ("co.touchlab:kermit-test-android-debug:1.1.3")
'co.touchlab:kermit-test-android-debug:aar:1.1.3'
<dependency org="co.touchlab" name="kermit-test-android-debug" rev="1.1.3">
<artifact name="kermit-test-android-debug" type="aar" />
</dependency>
@Grapes(
@Grab(group='co.touchlab', module='kermit-test-android-debug', version='1.1.3')
)
libraryDependencies += "co.touchlab" % "kermit-test-android-debug" % "1.1.3"
[co.touchlab/kermit-test-android-debug "1.1.3"]