Last Version

Flo API Generator 0.0.13

Internal module containing an annotation processor for generating the TaskBuilder API

License

License

GroupId

GroupId

io.rouz
ArtifactId

ArtifactId

flo-api-generator
Version

Version

0.0.13
Type

Type

jar
Description

Description

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

Download flo-api-generator 0.0.13


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

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

test (5)

Group / Artifact Type Version
com.google.testing.compile : compile-testing jar 0.6
com.google.truth : truth jar 0.24
junit : junit jar 4.12
org.hamcrest : hamcrest-library jar 1.3
org.mockito : mockito-core jar 1.10.19

Project Modules

There are no modules declared in this project.