Download iconics-1.0.1.jar file - Jar i

Jar examples for i:iconics

Description

Android-Iconics Library

You can download jar file iconics 1.0.1 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

iconics-1.0.1-javadoc.jar
iconics-1.0.1-sources.jar
iconics-1.0.1.pom



Related Tutorials