Last Version

Mapbox Common 0.4.0

Artifact that provides Mapbox module and plugin contracts

License

License

BSD
GroupId

GroupId

com.mapbox.base
ArtifactId

ArtifactId

common
Version

Version

0.4.0
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 0.4.0


<!-- 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.