is not current version
Last Version 1.1.0

com.wealthfront:magellan 1.0.0

The simplest navigation library for Android

GroupId

GroupId

com.wealthfront
ArtifactId

ArtifactId

magellan
Version

Version

1.0.0
Type

Type

aar

Download magellan 1.0.0


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