is not current version
Last Version 2.1.9-beta

com.wealthfront:magellan-support 1.1.0

Support lib add-on for Magellan

GroupId

GroupId

com.wealthfront
ArtifactId

ArtifactId

magellan-support
Version

Version

1.1.0
Type

Type

aar

Download magellan-support 1.1.0


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