Download field_2.11-1.3.1.jar file - Jar f

Jar examples for f:field-2.11

Description

Foursquare's Rogue-Field is a set of interfaces for defining the fields of models.

You can download jar file field_2.11 1.3.1 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add field_2.11-1.3.1.jar to your project.

<dependency>
   <groupId>io.fsq</groupId>
   <artifactId>field_2.11</artifactId>
   <version>1.3.1</version>
</dependency>
compile group: 'io.fsq', name: 'field_2.11', version: '1.3.1'
libraryDependencies += "io.fsq" % "field_2.11" % "1.3.1"
<dependency org="io.fsq" name="field_2.11" rev="1.3.1"/>
@Grapes(@Grab(group='io.fsq', module='field_2.11', version='1.3.1'))
'io.fsq:field_2.11:jar:1.3.1'

Download

Click the following link to download the jar file.

field_2.11-1.3.1-javadoc.jar
field_2.11-1.3.1-sources.jar
field_2.11-1.3.1.jar
field_2.11-1.3.1.pom



Related Tutorials