is not current version
Last Version 2.1.9-beta

com.wealthfront:magellan-rx 0.1.5

Rx add on for Magellan

GroupId

GroupId

com.wealthfront
ArtifactId

ArtifactId

magellan-rx
Version

Version

0.1.5
Type

Type

aar

Download magellan-rx 0.1.5


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