DOC

com.rioarj.labs : cardx

Maven & Gradle

Jun 02, 2024

CardX · CardX, a cutting-edge Kotlin library designed to revolutionize the way you preview Debit Cards within your Android applications. Leveraging the power of Jetpack Compose, CardX offers a seamless integration that enables developers to effortlessly showcase debit card designs with stunning visual appeal. What sets CardX apart is its incorporation of flip animation, adding an engaging and dynamic element to the card preview experience. With CardX, you can captivate users with realistic card flips, creating an immersive and interactive environment that elevates the user experience to new heights.

Table Of Contents

Latest Version

Download com.rioarj.labs : cardx Javadoc & API Documentation - Latest Versions:

All Versions

Download com.rioarj.labs : cardx Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
0.1.x

How to open Javadoc JAR file in web browser

  1. Rename the file cardx-0.1.0-javadoc.jar to cardx-0.1.0-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder cardx-0.1.0-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "cardx-0.1.0-sources.jar" -d "cardx-0.1.0-javadoc" -subpackages