Download iconics-1.0.2.jar file - Jar i

Jar examples for i:iconics

Description

Android-Iconics Library

You can download jar file iconics 1.0.2 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

iconics-1.0.2-javadoc.jar
iconics-1.0.2-sources.jar
iconics-1.0.2.pom



Related Tutorials