Last Version

Dataenum Annotation Processor 1.4.1

The Spotify Root project helps establish consistent Maven conventions by being the parent POM for other participating projects.

License

License

Categories

Categories

Data
GroupId

GroupId

com.spotify.dataenum
ArtifactId

ArtifactId

dataenum-processor
Version

Version

1.4.1
Type

Type

jar
Description

Description

Dataenum Annotation Processor
The Spotify Root project helps establish consistent Maven conventions by being the parent POM for other participating projects.

Download dataenum-processor 1.4.1


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

Dependencies

compile (3)

Group / Artifact Type Version
com.spotify.dataenum : dataenum jar 1.4.1
com.squareup : javapoet jar 1.9.0
javax.annotation : javax.annotation-api jar 1.3.2

test (3)

Group / Artifact Type Version
com.google.testing.compile : compile-testing jar 0.14
junit : junit jar 4.12
org.assertj : assertj-core jar 3.8.0

Project Modules

There are no modules declared in this project.