Mapbox Annotations

Artifact that provides Mapbox module and plugin annotations

License

License

BSD
GroupId

GroupId

com.mapbox.base
ArtifactId

ArtifactId

annotations
Last Version

Last Version

0.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

Mapbox Annotations
Artifact that provides Mapbox module and plugin annotations
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 annotations

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
androidx.annotation » annotation jar 1.1.0

runtime (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.4.10

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