is not current version
Last Version 2.1.9-beta

com.wealthfront:magellan-test 2.1.3-beta

Testing support library for Magellan

GroupId

GroupId

com.wealthfront
ArtifactId

ArtifactId

magellan-test
Version

Version

2.1.3-beta
Type

Type

aar

Download magellan-test 2.1.3-beta


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