License |
License |
---|---|
GroupId | GroupIdcom.wealthfront |
ArtifactId | ArtifactIdmagellan-rx |
Version | Version2.1.0 |
Type | Typeaar |
Description |
DescriptionMagellan Rx
Rx add on for Magellan
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
magellan-rx-2.1.0.pom | |
magellan-rx-2.1.0-sources.jar | 1 KB |
magellan-rx-2.1.0-javadoc.jar | 18 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.wealthfront/magellan-rx/ -->
<dependency>
<groupId>com.wealthfront</groupId>
<artifactId>magellan-rx</artifactId>
<version>2.1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.wealthfront/magellan-rx/
implementation 'com.wealthfront:magellan-rx:2.1.0'
// https://jarcasting.com/artifacts/com.wealthfront/magellan-rx/
implementation ("com.wealthfront:magellan-rx:2.1.0")
'com.wealthfront:magellan-rx:aar:2.1.0'
<dependency org="com.wealthfront" name="magellan-rx" rev="2.1.0">
<artifact name="magellan-rx" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.wealthfront', module='magellan-rx', version='2.1.0')
)
libraryDependencies += "com.wealthfront" % "magellan-rx" % "2.1.0"
[com.wealthfront/magellan-rx "2.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.wealthfront : magellan-legacy | jar | 2.1.0 |
com.wealthfront : magellan-library | jar | 2.1.0 |
io.reactivex : rxjava | jar | 1.3.8 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.4.30 |
javax.inject : javax.inject | jar | 1 |