Mapbox Common

Artifact that provides Mapbox module and plugin contracts

License

License

BSD
GroupId

GroupId

com.mapbox.base
ArtifactId

ArtifactId

common
Last Version

Last Version

0.4.0
Release Date

Release Date

Type

Type

aar
Description

Description

Mapbox Common
Artifact that provides Mapbox module and plugin contracts
Project URL

Project URL

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

Source Code Management

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

Download common

How to add to project

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

Dependencies

runtime (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.4.10
com.mapbox.base : annotations jar 0.4.0
androidx.annotation » annotation jar 1.1.0

Project Modules

There are no modules declared in this project.

Mapbox Base Android

This repository hosts annotation processors and module providers for Mapbox modular SDKs.

For documentation see MODULARIZATION.md.

com.mapbox.base

Mapbox

Mapbox is the location data platform for mobile and web applications. We're changing the way people move around cities and explore our world.

Versions

Version
0.4.0
0.3.0
0.2.0
0.1.2
0.1.0