Download multitype-3.4.4.jar file - Jar m

Jar examples for m:multitype

Description

An Android library to create multiple item types list views easily and flexibly.

You can download jar file multitype 3.4.4 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add multitype-3.4.4.jar to your project.

<dependency>
   <groupId>me.drakeet.multitype</groupId>
   <artifactId>multitype</artifactId>
   <version>3.4.4</version>
</dependency>
compile group: 'me.drakeet.multitype', name: 'multitype', version: '3.4.4'
libraryDependencies += "me.drakeet.multitype" % "multitype" % "3.4.4"
<dependency org="me.drakeet.multitype" name="multitype" rev="3.4.4"/>
@Grapes(@Grab(group='me.drakeet.multitype', module='multitype', version='3.4.4'))
'me.drakeet.multitype:multitype:jar:3.4.4'

Download

Click the following link to download the jar file.

multitype-3.4.4-javadoc.jar
multitype-3.4.4-sources.jar
multitype-3.4.4.pom



Related Tutorials