AnyVersion

An android update library

License

License

GroupId

GroupId

com.github.yoojia
ArtifactId

ArtifactId

anyversion
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

aar
Description

Description

AnyVersion
An android update library

Download anyversion

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » appcompat-v7 jar 21.0.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0