is not current version
Last Version 2.1.9-beta

com.wealthfront:magellan-support 2.1.3-beta

Support lib add-on for Magellan

GroupId

GroupId

com.wealthfront
ArtifactId

ArtifactId

magellan-support
Version

Version

2.1.3-beta
Type

Type

aar

Download magellan-support 2.1.3-beta


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