Last Version

MaterialList 3.2.1

Android library aimed to get the beautiful CardViews that Google shows at its official design specifications

License

License

Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

com.github.dexafree
ArtifactId

ArtifactId

materiallist
Version

Version

3.2.1
Type

Type

aar
Description

Description

MaterialList
Android library aimed to get the beautiful CardViews that Google shows at its official design specifications
Project URL

Project URL

https://github.com/dexafree/MaterialList
Source Code Management

Source Code Management

https://github.com/dexafree/MaterialList

Download materiallist 3.2.1


<!-- https://jarcasting.com/artifacts/com.github.dexafree/materiallist/ -->
<dependency>
    <groupId>com.github.dexafree</groupId>
    <artifactId>materiallist</artifactId>
    <version>3.2.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.dexafree/materiallist/
implementation 'com.github.dexafree:materiallist:3.2.1'
// https://jarcasting.com/artifacts/com.github.dexafree/materiallist/
implementation ("com.github.dexafree:materiallist:3.2.1")
'com.github.dexafree:materiallist:aar:3.2.1'
<dependency org="com.github.dexafree" name="materiallist" rev="3.2.1">
  <artifact name="materiallist" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.dexafree', module='materiallist', version='3.2.1')
)
libraryDependencies += "com.github.dexafree" % "materiallist" % "3.2.1"
[com.github.dexafree/materiallist "3.2.1"]

Dependencies

compile (5)

Group / Artifact Type Version
com.android.support » cardview-v7 jar 23.2.1
com.android.support » recyclerview-v7 jar 23.2.1
com.squareup.picasso : picasso jar 2.5.2
com.nineoldandroids : library jar 2.4.0
com.android.support » appcompat-v7 jar 23.2.1

Project Modules

There are no modules declared in this project.