is not current version
Last Version 0.1.8

io.github.pavlozorya:core 0.1.6

Mastercard SDK for Android

GroupId

GroupId

io.github.pavlozorya
ArtifactId

ArtifactId

core
Version

Version

0.1.6
Type

Type

aar

Download core 0.1.6


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