is not current version
Last Version 0.1.8

io.github.pavlozorya:client 0.1.6

Mastercard SDK for Android

Categories

Categories

CLI User Interface
GroupId

GroupId

io.github.pavlozorya
ArtifactId

ArtifactId

client
Version

Version

0.1.6
Type

Type

aar

Download client 0.1.6


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