Last Version

Mapbox Annotations 0.4.0

Artifact that provides Mapbox module and plugin annotations

License

License

BSD
GroupId

GroupId

com.mapbox.base
ArtifactId

ArtifactId

annotations
Version

Version

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


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