не последняя версия
Последняя версия 2.1.9-beta

com.wealthfront:magellan-rx 2.0.0-development

Rx add on for Magellan

Группа

Группа

com.wealthfront
Идентификатор

Идентификатор

magellan-rx
Версия

Версия

2.0.0-development
Тип

Тип

aar

Скачать magellan-rx 2.0.0-development


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