is not current version
Last Version 0.6.4

com.github.terrakok:modo-android-debug 0.4

Navigation library based on UDF principles

GroupId

GroupId

com.github.terrakok
ArtifactId

ArtifactId

modo-android-debug
Version

Version

0.4
Type

Type

aar

Download modo-android-debug 0.4


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