Download fastadapter-commons-3.0.3.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.3 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.3.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials