Jar examples for f:flo-api-generator
Internal module containing an annotation processor for generating the TaskBuilder API
You can download jar file flo-api-generator 0.1.3 in this page.
You can use the following script to add flo-api-generator-0.1.3.jar to your project.
<dependency> <groupId>com.spotify</groupId> <artifactId>flo-api-generator</artifactId> <version>0.1.3</version> </dependency>
compile group: 'com.spotify', name: 'flo-api-generator', version: '0.1.3'
libraryDependencies += "com.spotify" % "flo-api-generator" % "0.1.3"
<dependency org="com.spotify" name="flo-api-generator" rev="0.1.3"/>
@Grapes(@Grab(group='com.spotify', module='flo-api-generator', version='0.1.3'))
'com.spotify:flo-api-generator:jar:0.1.3'
Click the following link to download the jar file.
flo-api-generator-0.1.3-javadoc.jar