License |
License |
---|---|
GroupId | GroupIdco.legato.libraries |
ArtifactId | ArtifactIdupdater |
Version | Version1.0.3 |
Type | Typepom |
Description |
DescriptionUpdater
A lightweight library to implement force udpate function in legato system.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
updater-1.0.3.pom | |
updater-1.0.3.module | 3 KB |
updater-1.0.3-release.aar | 190 KB |
updater-1.0.3-release-sources.jar | 25 KB |
updater-1.0.3-release-javadoc.jar | 400 KB |
updater-1.0.3-debug.aar | 193 KB |
updater-1.0.3-debug-sources.jar | 25 KB |
updater-1.0.3-debug-javadoc.jar | 400 KB |
Browse |
<!-- https://jarcasting.com/artifacts/co.legato.libraries/updater/ -->
<dependency>
<groupId>co.legato.libraries</groupId>
<artifactId>updater</artifactId>
<version>1.0.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/co.legato.libraries/updater/
implementation 'co.legato.libraries:updater:1.0.3'
// https://jarcasting.com/artifacts/co.legato.libraries/updater/
implementation ("co.legato.libraries:updater:1.0.3")
'co.legato.libraries:updater:pom:1.0.3'
<dependency org="co.legato.libraries" name="updater" rev="1.0.3">
<artifact name="updater" type="pom" />
</dependency>
@Grapes(
@Grab(group='co.legato.libraries', module='updater', version='1.0.3')
)
libraryDependencies += "co.legato.libraries" % "updater" % "1.0.3"
[co.legato.libraries/updater "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
androidx.databinding » viewbinding Optional | jar | 7.2.1 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 Optional | jar | 1.6.21 |
org.jetbrains.kotlin : kotlin-parcelize-runtime Optional | jar | 1.6.21 |
androidx.core » core-ktx Optional | jar | 1.8.0 |
androidx.appcompat » appcompat Optional | jar | 1.4.2 |
com.google.android.material » material Optional | jar | 1.6.1 |
com.google.code.gson : gson Optional | jar | 2.9.0 |
androidx.security » security-crypto Optional | jar | 1.1.0-alpha03 |