Last Version

Android 9.0

Android versions utility

License

License

GroupId

GroupId

io.noties
ArtifactId

ArtifactId

android
Version

Version

9.0
Type

Type

jar
Description

Description

Android
Android versions utility
Project URL

Project URL

https://github.com/noties/AndroidVersion
Source Code Management

Source Code Management

https://github.com/noties/AndroidVersion

Download android 9.0


<!-- https://jarcasting.com/artifacts/io.noties/android/ -->
<dependency>
    <groupId>io.noties</groupId>
    <artifactId>android</artifactId>
    <version>9.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.noties/android/
implementation 'io.noties:android:9.0'
// https://jarcasting.com/artifacts/io.noties/android/
implementation ("io.noties:android:9.0")
'io.noties:android:jar:9.0'
<dependency org="io.noties" name="android" rev="9.0">
  <artifact name="android" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.noties', module='android', version='9.0')
)
libraryDependencies += "io.noties" % "android" % "9.0"
[io.noties/android "9.0"]

Dependencies

runtime (1)

Group / Artifact Type Version
commons-io : commons-io jar 2.6

Project Modules

There are no modules declared in this project.