Download materialize-0.2.5.jar file - Jar m

Jar examples for m:materialize

Description

Materialize Library

You can download jar file materialize 0.2.5 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add materialize-0.2.5.jar to your project.

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

Download

Click the following link to download the jar file.

materialize-0.2.5-javadoc.jar
materialize-0.2.5-sources.jar
materialize-0.2.5.pom



Related Tutorials