Mapbox Annotations Processor

Artifact that provides Mapbox module and plugin generators

License

License

BSD
GroupId

GroupId

com.mapbox.base
ArtifactId

ArtifactId

annotations-processor
Last Version

Last Version

0.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

How to add to project

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

Dependencies

runtime (4)

Group / Artifact Type Version
com.mapbox.base : annotations jar 0.4.0
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.4.10
com.squareup : kotlinpoet jar 1.6.0
com.google.auto.service : auto-service jar 1.0-rc7

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