is not current version
Last Version 0.3.0-alpha28

com.freeletics.mad:navigator-runtime 0.3.0-alpha27

Navigator Runtime

GroupId

GroupId

com.freeletics.mad
ArtifactId

ArtifactId

navigator-runtime
Version

Version

0.3.0-alpha27
Type

Type

pom

Download navigator-runtime 0.3.0-alpha27


<!-- https://jarcasting.com/artifacts/com.freeletics.mad/navigator-runtime/ -->
<dependency>
    <groupId>com.freeletics.mad</groupId>
    <artifactId>navigator-runtime</artifactId>
    <version>0.3.0-alpha27</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.freeletics.mad/navigator-runtime/
implementation 'com.freeletics.mad:navigator-runtime:0.3.0-alpha27'
// https://jarcasting.com/artifacts/com.freeletics.mad/navigator-runtime/
implementation ("com.freeletics.mad:navigator-runtime:0.3.0-alpha27")
'com.freeletics.mad:navigator-runtime:pom:0.3.0-alpha27'
<dependency org="com.freeletics.mad" name="navigator-runtime" rev="0.3.0-alpha27">
  <artifact name="navigator-runtime" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.freeletics.mad', module='navigator-runtime', version='0.3.0-alpha27')
)
libraryDependencies += "com.freeletics.mad" % "navigator-runtime" % "0.3.0-alpha27"
[com.freeletics.mad/navigator-runtime "0.3.0-alpha27"]