Download fastadapter-commons-2.1.0.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 2.1.0 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials