Download iconics-1.2.0.jar file - Jar i

Jar examples for i:iconics

Description

Android-Iconics Library

You can download jar file iconics 1.2.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add iconics-1.2.0.jar to your project.

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

Download

Click the following link to download the jar file.

iconics-1.2.0-javadoc.jar
iconics-1.2.0-sources.jar
iconics-1.2.0.pom



Related Tutorials