Download cardslib-core-2.0.0.jar file - Jar c

Jar examples for c:cardslib-core

Description

Android Library to build a UI Card

You can download jar file cardslib-core 2.0.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add cardslib-core-2.0.0.jar to your project.

<dependency>
   <groupId>com.github.gabrielemariotti.cards</groupId>
   <artifactId>cardslib-core</artifactId>
   <version>2.0.0</version>
</dependency>
compile group: 'com.github.gabrielemariotti.cards', name: 'cardslib-core', version: '2.0.0'
libraryDependencies += "com.github.gabrielemariotti.cards" % "cardslib-core" % "2.0.0"
<dependency org="com.github.gabrielemariotti.cards" name="cardslib-core" rev="2.0.0"/>
@Grapes(@Grab(group='com.github.gabrielemariotti.cards', module='cardslib-core', version='2.0.0'))
'com.github.gabrielemariotti.cards:cardslib-core:jar:2.0.0'

Download

Click the following link to download the jar file.

cardslib-core-2.0.0-javadoc.jar
cardslib-core-2.0.0-sources.jar
cardslib-core-2.0.0.pom



Related Tutorials