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

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials