| License |
License |
|---|---|
| GroupId | GroupIdcom.github.gabrielemariotti.cards |
| ArtifactId | ArtifactIdlibrary-extra |
| Version | Version1.9.1 |
| Type | Typeaar |
| Description |
DescriptionCard Library Extra
Android Library to build a UI Card
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| library-extra-1.9.1.pom | |
| library-extra-1.9.1.aar | 14 KB |
| library-extra-1.9.1-sources.jar | 11 KB |
| library-extra-1.9.1-javadoc.jar | 62 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.gabrielemariotti.cards/library-extra/ -->
<dependency>
<groupId>com.github.gabrielemariotti.cards</groupId>
<artifactId>library-extra</artifactId>
<version>1.9.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.gabrielemariotti.cards/library-extra/
implementation 'com.github.gabrielemariotti.cards:library-extra:1.9.1'
// https://jarcasting.com/artifacts/com.github.gabrielemariotti.cards/library-extra/
implementation ("com.github.gabrielemariotti.cards:library-extra:1.9.1")
'com.github.gabrielemariotti.cards:library-extra:aar:1.9.1'
<dependency org="com.github.gabrielemariotti.cards" name="library-extra" rev="1.9.1">
<artifact name="library-extra" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.gabrielemariotti.cards', module='library-extra', version='1.9.1')
)
libraryDependencies += "com.github.gabrielemariotti.cards" % "library-extra" % "1.9.1"
[com.github.gabrielemariotti.cards/library-extra "1.9.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.etsy.android.grid : library | jar | 1.0.5 |
| com.nhaarman.listviewanimations : lib-manipulation | jar | 3.1.0 |
| com.github.gabrielemariotti.cards : library | jar | 1.9.1 |
| com.nhaarman.listviewanimations : lib-core | jar | 3.1.0 |
| com.android.support » support-annotations | jar | 20.0.0 |