deeplink

A deep link handler for Android. Inspired by uber RIBs workflow.

License

License

GroupId

GroupId

io.github.jaychang0917
ArtifactId

ArtifactId

deeplink
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

aar
Description

Description

deeplink
A deep link handler for Android. Inspired by uber RIBs workflow.
Project URL

Project URL

https://github.com/jaychang0917/deeplink
Source Code Management

Source Code Management

https://github.com/jaychang0917/deeplink

Download deeplink

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.jaychang0917/deeplink/ -->
<dependency>
    <groupId>io.github.jaychang0917</groupId>
    <artifactId>deeplink</artifactId>
    <version>0.0.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.jaychang0917/deeplink/
implementation 'io.github.jaychang0917:deeplink:0.0.1'
// https://jarcasting.com/artifacts/io.github.jaychang0917/deeplink/
implementation ("io.github.jaychang0917:deeplink:0.0.1")
'io.github.jaychang0917:deeplink:aar:0.0.1'
<dependency org="io.github.jaychang0917" name="deeplink" rev="0.0.1">
  <artifact name="deeplink" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.jaychang0917', module='deeplink', version='0.0.1')
)
libraryDependencies += "io.github.jaychang0917" % "deeplink" % "0.0.1"
[io.github.jaychang0917/deeplink "0.0.1"]

Dependencies

runtime (6)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.10
androidx.annotation » annotation jar 1.2.0
io.reactivex.rxjava3 : rxjava jar 3.0.13
io.reactivex.rxjava3 : rxandroid jar 3.0.0
androidx.lifecycle » lifecycle-runtime-ktx jar 2.3.1
androidx.lifecycle » lifecycle-common-java8 jar 2.3.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1