Download fastadapter-commons-3.2.7.jar file - Jar f

Jar examples for f:fastadapter-commons

Description

Commons extension for the FastAdapter library. The bullet proof, fast and easy to use adapter library.

You can download jar file fastadapter-commons 3.2.7 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add fastadapter-commons-3.2.7.jar to your project.

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

Download

Click the following link to download the jar file.

fastadapter-commons-3.2.7-javadoc.jar
fastadapter-commons-3.2.7-sources.jar
fastadapter-commons-3.2.7.pom



Related Tutorials