is not current version
Last Version 0.6.4

com.github.terrakok:modo-android 0.6

Navigation library based on UDF principles

GroupId

GroupId

com.github.terrakok
ArtifactId

ArtifactId

modo-android
Version

Version

0.6
Type

Type

aar

Download modo-android 0.6


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