is not current version
Last Version 0.5.1

com.productlayer:ply-android-common 0.5.0

Common Components for building apps with the ProductLayer SDK for Android

GroupId

GroupId

com.productlayer
ArtifactId

ArtifactId

ply-android-common
Version

Version

0.5.0
Type

Type

aar

Download ply-android-common 0.5.0


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