License |
License |
---|---|
GroupId | GroupIdio.noties |
ArtifactId | ArtifactIdandroid |
Version | Version9.0 |
Type | Typejar |
Description |
DescriptionAndroid
Android versions utility
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
android-9.0.pom | |
android-9.0.jar | 3 KB |
android-9.0-sources.jar | 2 KB |
android-9.0-javadoc.jar | 19 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 2.6 |