| License |
License |
|---|---|
| GroupId | GroupIdcom.eygraber |
| ArtifactId | ArtifactIduri-kmp-android-debug |
| Last Version | Last Version0.0.4 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionUri KMP
A library for working URIs in Kotlin Multiplatform
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| uri-kmp-android-debug-0.0.4.pom | |
| uri-kmp-android-debug-0.0.4-sources.jar | 28 KB |
| uri-kmp-android-debug-0.0.4-javadoc.jar | 422 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.eygraber/uri-kmp-android-debug/ -->
<dependency>
<groupId>com.eygraber</groupId>
<artifactId>uri-kmp-android-debug</artifactId>
<version>0.0.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.eygraber/uri-kmp-android-debug/
implementation 'com.eygraber:uri-kmp-android-debug:0.0.4'
// https://jarcasting.com/artifacts/com.eygraber/uri-kmp-android-debug/
implementation ("com.eygraber:uri-kmp-android-debug:0.0.4")
'com.eygraber:uri-kmp-android-debug:aar:0.0.4'
<dependency org="com.eygraber" name="uri-kmp-android-debug" rev="0.0.4">
<artifact name="uri-kmp-android-debug" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.eygraber', module='uri-kmp-android-debug', version='0.0.4')
)
libraryDependencies += "com.eygraber" % "uri-kmp-android-debug" % "0.0.4"
[com.eygraber/uri-kmp-android-debug "0.0.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.21 |
| org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.6.21 |