Download flo-api-generator-0.1.11.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.1.11 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials