GroupId | GroupIdcom.wealthfront |
---|---|
ArtifactId | ArtifactIdmagellan-rx |
Version | Version0.1.5 |
Type | Typeaar |
Filename | Size |
---|---|
magellan-rx-0.1.5.pom | |
magellan-rx-0.1.5.aar | 2 KB |
magellan-rx-0.1.5-sources.jar | 1 KB |
magellan-rx-0.1.5-javadoc.jar | 19 KB |
Browse |
<!-- 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"]