is not current version
Last Version 1.1.0

com.wealthfront:magellan 0.1.5

The simplest navigation library for Android

GroupId

GroupId

com.wealthfront
ArtifactId

ArtifactId

magellan
Version

Version

0.1.5
Type

Type

aar

Download magellan 0.1.5


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