Last Version

Mapbox Navigation Base 1.0.0-beta.1

Artifact that provides the set of interface definitions and DTOs used in the modular Navigation SDK

License

License

BSD
GroupId

GroupId

com.mapbox.navigation
ArtifactId

ArtifactId

base
Version

Version

1.0.0-beta.1
Type

Type

aar
Description

Description

Mapbox Navigation Base
Artifact that provides the set of interface definitions and DTOs used in the modular Navigation SDK
Project URL

Project URL

https://github.com/mapbox/mapbox-navigation-android
Source Code Management

Source Code Management

https://github.com/mapbox/mapbox-navigation-android

Download base 1.0.0-beta.1


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

Dependencies

compile (3)

Group / Artifact Type Version
com.mapbox.mapboxsdk : mapbox-android-core jar 1.3.0
com.mapbox.mapboxsdk : mapbox-sdk-geojson jar 5.1.0-beta.1
com.mapbox.mapboxsdk : mapbox-sdk-directions-models jar 5.1.0-beta.1

runtime (2)

Group / Artifact Type Version
androidx.annotation » annotation jar 1.1.0
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.3.61

Project Modules

There are no modules declared in this project.