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

Jar examples for f:faunadb-common

Description

faunadb-common

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

License

Mozilla Public License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials