is not current version
Last Version 2.1.9-beta

com.wealthfront:magellan-legacy 2.0.0-beta

Backwards compatibility for previous version of magellan

GroupId

GroupId

com.wealthfront
ArtifactId

ArtifactId

magellan-legacy
Version

Version

2.0.0-beta
Type

Type

aar

Download magellan-legacy 2.0.0-beta


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