License |
License
asdf
|
---|---|
GroupId | GroupIdio.github.muhammadfarazahmed |
ArtifactId | ArtifactIdtestlibrary2 |
Last Version | Last Version1.2.9 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionmyapplication2
description
|
Filename | Size |
---|---|
testlibrary2-1.2.9.pom | |
testlibrary2-1.2.9-sources.jar | 839 bytes |
testlibrary2-1.2.9-javadoc.jar | 384 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.muhammadfarazahmed/testlibrary2/ -->
<dependency>
<groupId>io.github.muhammadfarazahmed</groupId>
<artifactId>testlibrary2</artifactId>
<version>1.2.9</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.muhammadfarazahmed/testlibrary2/
implementation 'io.github.muhammadfarazahmed:testlibrary2:1.2.9'
// https://jarcasting.com/artifacts/io.github.muhammadfarazahmed/testlibrary2/
implementation ("io.github.muhammadfarazahmed:testlibrary2:1.2.9")
'io.github.muhammadfarazahmed:testlibrary2:aar:1.2.9'
<dependency org="io.github.muhammadfarazahmed" name="testlibrary2" rev="1.2.9">
<artifact name="testlibrary2" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.muhammadfarazahmed', module='testlibrary2', version='1.2.9')
)
libraryDependencies += "io.github.muhammadfarazahmed" % "testlibrary2" % "1.2.9"
[io.github.muhammadfarazahmed/testlibrary2 "1.2.9"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.31 |
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 |