app-updater

AutoBindings for Android

License

License

GroupId

GroupId

io.github.kaustubhpatange
ArtifactId

ArtifactId

app-updater
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

aar
Description

Description

app-updater
AutoBindings for Android
Project URL

Project URL

https://github.com/KaustubhPatange/AutoBindings
Source Code Management

Source Code Management

https://github.com/KaustubhPatange/AutoBindings/tree/master

Download app-updater

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.20

runtime (3)

Group / Artifact Type Version
androidx.core » core-ktx jar 1.6.0
androidx.appcompat » appcompat jar 1.3.1
com.google.android.material » material jar 1.4.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.2
1.1
1.0