Download flo-api-generator-0.2.2.jar file - Jar f

Jar examples for f:flo-api-generator

Description

Internal module containing an annotation processor for generating the TaskBuilder API

You can download jar file flo-api-generator 0.2.2 in this page.

Build File

You can use the following script to add flo-api-generator-0.2.2.jar to your project.

<dependency>
   <groupId>com.spotify</groupId>
   <artifactId>flo-api-generator</artifactId>
   <version>0.2.2</version>
</dependency>
compile group: 'com.spotify', name: 'flo-api-generator', version: '0.2.2'
libraryDependencies += "com.spotify" % "flo-api-generator" % "0.2.2"
<dependency org="com.spotify" name="flo-api-generator" rev="0.2.2"/>
@Grapes(@Grab(group='com.spotify', module='flo-api-generator', version='0.2.2'))
'com.spotify:flo-api-generator:jar:0.2.2'

Download

Click the following link to download the jar file.

flo-api-generator-0.2.2-javadoc.jar
flo-api-generator-0.2.2-sources.jar
flo-api-generator-0.2.2.jar
flo-api-generator-0.2.2.pom



Related Tutorials