Last Version

android-sdk 5.5.1

This is card.io's SDK for Android.

License

License

MIT
GroupId

GroupId

io.card
ArtifactId

ArtifactId

android-sdk
Version

Version

5.5.1
Type

Type

aar
Description

Description

android-sdk
This is card.io's SDK for Android.
Project URL

Project URL

https://github.com/card-io/card.io-Android-source/

Download android-sdk 5.5.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.