Last Version

Flo API Generator 0.6.3

Internal module containing an annotation processor for generating the TaskBuilder API

License

License

GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

flo-api-generator
Version

Version

0.6.3
Type

Type

jar
Description

Description

Flo API Generator
Internal module containing an annotation processor for generating the TaskBuilder API

Download flo-api-generator 0.6.3


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

Dependencies

compile (1)

Group / Artifact Type Version
org.trimou : trimou-core jar 2.0.1.Final

provided (1)

Group / Artifact Type Version
com.google.auto.value : auto-value jar 1.5.3

test (7)

Group / Artifact Type Version
com.google.testing.compile : compile-testing jar 0.18
com.google.truth : truth jar 0.46
ch.qos.logback : logback-classic jar 1.2.3
junit : junit jar 4.12
org.hamcrest : hamcrest-library jar 2.2
org.mockito : mockito-core jar 2.21.0
org.awaitility : awaitility jar 3.1.2

Project Modules

There are no modules declared in this project.