is not current version
Last Version 2.1.9-beta

com.wealthfront:magellan-library 2.1.3-beta

The simplest navigation library for Android

GroupId

GroupId

com.wealthfront
ArtifactId

ArtifactId

magellan-library
Version

Version

2.1.3-beta
Type

Type

aar

Download magellan-library 2.1.3-beta


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