Uri KMP

A library for working URIs in Kotlin Multiplatform

License

License

GroupId

GroupId

com.eygraber
ArtifactId

ArtifactId

uri-kmp-android
Last Version

Last Version

0.0.4
Release Date

Release Date

Type

Type

aar
Description

Description

Uri KMP
A library for working URIs in Kotlin Multiplatform
Project URL

Project URL

https://github.com/eygraber/uri-kmp/
Source Code Management

Source Code Management

https://github.com/eygraber/uri-kmp/

Download uri-kmp-android

How to add to project

<!-- https://jarcasting.com/artifacts/com.eygraber/uri-kmp-android/ -->
<dependency>
    <groupId>com.eygraber</groupId>
    <artifactId>uri-kmp-android</artifactId>
    <version>0.0.4</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.eygraber/uri-kmp-android/
implementation 'com.eygraber:uri-kmp-android:0.0.4'
// https://jarcasting.com/artifacts/com.eygraber/uri-kmp-android/
implementation ("com.eygraber:uri-kmp-android:0.0.4")
'com.eygraber:uri-kmp-android:aar:0.0.4'
<dependency org="com.eygraber" name="uri-kmp-android" rev="0.0.4">
  <artifact name="uri-kmp-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.eygraber', module='uri-kmp-android', version='0.0.4')
)
libraryDependencies += "com.eygraber" % "uri-kmp-android" % "0.0.4"
[com.eygraber/uri-kmp-android "0.0.4"]

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.21
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.6.21

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.4
0.0.3