Jar examples for m:multitype
An Android library to create multiple item types list views easily and flexibly.
You can download jar file multitype 3.3.2 in this page.
The Apache Software License, Version 2.0
You can use the following script to add multitype-3.3.2.jar to your project.
<dependency> <groupId>me.drakeet.multitype</groupId> <artifactId>multitype</artifactId> <version>3.3.2</version> </dependency>
compile group: 'me.drakeet.multitype', name: 'multitype', version: '3.3.2'
libraryDependencies += "me.drakeet.multitype" % "multitype" % "3.3.2"
<dependency org="me.drakeet.multitype" name="multitype" rev="3.3.2"/>
@Grapes(@Grab(group='me.drakeet.multitype', module='multitype', version='3.3.2'))
'me.drakeet.multitype:multitype:jar:3.3.2'
Click the following link to download the jar file.
multitype-3.3.2-javadoc.jar