is not current version
Last Version 3.5.1

com.applivery:applivery-updates 3.1.0

Applivery android sdk

GroupId

GroupId

com.applivery
ArtifactId

ArtifactId

applivery-updates
Version

Version

3.1.0
Type

Type

aar

Download applivery-updates 3.1.0


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