Download faunadb-common-2.1.1.jar file - Jar f

Jar examples for f:faunadb-common

Description

faunadb-common

You can download jar file faunadb-common 2.1.1 in this page.

License

Mozilla Public License

Build File

You can use the following script to add faunadb-common-2.1.1.jar to your project.

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

Download

Click the following link to download the jar file.

faunadb-common-2.1.1-javadoc.jar
faunadb-common-2.1.1-sources.jar
faunadb-common-2.1.1.jar
faunadb-common-2.1.1.pom



Related Tutorials