version-comparator

Android lightweight version comparator

License

License

GroupId

GroupId

com.essie-cho
ArtifactId

ArtifactId

version-comparator
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

version-comparator
Android lightweight version comparator
Project URL

Project URL

https://github.com/sung-eun/version-comparator
Source Code Management

Source Code Management

https://github.com/sung-eun/version-comparator/tree/main

Download version-comparator

How to add to project

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

Dependencies

runtime (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.32
androidx.core » core-ktx jar 1.3.2
androidx.appcompat » appcompat jar 1.2.0
com.google.android.material » material jar 1.3.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0