Last Version

MaterialList Sample Cards 2.0.7

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-cards
Version

Version

2.0.7
Type

Type

aar
Description

Description

MaterialList Sample Cards
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-cards 2.0.7


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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.dexafree : materiallist jar 2.0.7
com.android.support » cardview-v7 jar 21.0.0
com.android.support » appcompat-v7 jar 21.0.3

Project Modules

There are no modules declared in this project.