is not current version
Last Version 1.0.3

Updater 1.0.1

A lightweight library to implement force udpate function in legato system.

License

License

GroupId

GroupId

co.legato.libraries
ArtifactId

ArtifactId

updater
Version

Version

1.0.1
Type

Type

aar
Description

Description

Updater
A lightweight library to implement force udpate function in legato system.
Project URL

Project URL

https://github.com/Nora12310/Adapter
Source Code Management

Source Code Management

https://github.com/Nora12310/Adapter

Download updater 1.0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
androidx.databinding » viewbinding jar 4.2.0

runtime (8)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-parcelize-runtime jar 1.5.0
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.0
androidx.core » core-ktx jar 1.3.2
androidx.appcompat » appcompat jar 1.2.0
com.google.android.material » material jar 1.3.0
org.jetbrains.anko » anko jar 0.10.8
com.google.code.gson : gson jar 2.8.6
androidx.security » security-crypto jar 1.1.0-alpha03

Project Modules

There are no modules declared in this project.