is not current version
Last Version 2.1.9-beta

com.wealthfront:magellan-rx 2.0.0-beta

Rx add on for Magellan

GroupId

GroupId

com.wealthfront
ArtifactId

ArtifactId

magellan-rx
Version

Version

2.0.0-beta
Type

Type

aar

Download magellan-rx 2.0.0-beta


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