Download fos-api-1.0.6.jar file - Jar f

Jar examples for f:fos-api

Description

You can download jar file fos-api 1.0.6 in this page.

Build File

You can use the following script to add fos-api-1.0.6.jar to your project.

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

Download

Click the following link to download the jar file.

fos-api-1.0.6-javadoc.jar
fos-api-1.0.6-sources.jar
fos-api-1.0.6.jar
fos-api-1.0.6.pom



Related Tutorials