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