License |
License |
---|---|
GroupId | GroupIdcom.wealthfront |
ArtifactId | ArtifactIdmagellan-library |
Version | Version2.1.5-beta |
Type | Typeaar |
Description |
DescriptionMagellan
The simplest navigation library for Android
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
magellan-library-2.1.5-beta.pom | |
magellan-library-2.1.5-beta-sources.jar | 26 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.wealthfront/magellan-library/ -->
<dependency>
<groupId>com.wealthfront</groupId>
<artifactId>magellan-library</artifactId>
<version>2.1.5-beta</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.wealthfront/magellan-library/
implementation 'com.wealthfront:magellan-library:2.1.5-beta'
// https://jarcasting.com/artifacts/com.wealthfront/magellan-library/
implementation ("com.wealthfront:magellan-library:2.1.5-beta")
'com.wealthfront:magellan-library:aar:2.1.5-beta'
<dependency org="com.wealthfront" name="magellan-library" rev="2.1.5-beta">
<artifact name="magellan-library" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.wealthfront', module='magellan-library', version='2.1.5-beta')
)
libraryDependencies += "com.wealthfront" % "magellan-library" % "2.1.5-beta"
[com.wealthfront/magellan-library "2.1.5-beta"]
Group / Artifact | Type | Version |
---|---|---|
androidx.databinding » viewbinding | jar | 4.2.2 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.20 |
Group / Artifact | Type | Version |
---|---|---|
androidx.appcompat » appcompat | jar | 1.3.1 |
androidx.lifecycle » lifecycle-common-java8 | jar | 2.2.0 |
javax.inject : javax.inject | jar | 1 |
org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.4.3 |
org.jetbrains.kotlinx : kotlinx-coroutines-android | jar | 1.4.3 |