is not current version
Last Version 0.1.6

io.github.pavlozorya:common 0.1.5

Mastercard SDK for Android

GroupId

GroupId

io.github.pavlozorya
ArtifactId

ArtifactId

common
Version

Version

0.1.5
Type

Type

aar

Download common 0.1.5


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