License |
License |
---|---|
GroupId | GroupIdcom.wealthfront |
ArtifactId | ArtifactIdmagellan-test |
Version | Version2.1.7 |
Type | Typeaar |
Description |
DescriptionMagellan Test
Testing support library for Magellan
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
magellan-test-2.1.7.pom | |
magellan-test-2.1.7-sources.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.wealthfront/magellan-test/ -->
<dependency>
<groupId>com.wealthfront</groupId>
<artifactId>magellan-test</artifactId>
<version>2.1.7</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.wealthfront/magellan-test/
implementation 'com.wealthfront:magellan-test:2.1.7'
// https://jarcasting.com/artifacts/com.wealthfront/magellan-test/
implementation ("com.wealthfront:magellan-test:2.1.7")
'com.wealthfront:magellan-test:aar:2.1.7'
<dependency org="com.wealthfront" name="magellan-test" rev="2.1.7">
<artifact name="magellan-test" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.wealthfront', module='magellan-test', version='2.1.7')
)
libraryDependencies += "com.wealthfront" % "magellan-test" % "2.1.7"
[com.wealthfront/magellan-test "2.1.7"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.20 |
Group / Artifact | Type | Version |
---|---|---|
com.wealthfront : magellan-library | jar | 2.1.7 |
javax.inject : javax.inject | jar | 1 |