License |
License
asdf
|
---|---|
GroupId | GroupIdio.github.muhammadfarazahmed |
ArtifactId | ArtifactIdtestlibrary |
Last Version | Last Version1.2.4 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionmyapplication
description
|
Filename | Size |
---|---|
testlibrary-1.2.4.pom | |
testlibrary-1.2.4-sources.jar | 575 bytes |
testlibrary-1.2.4-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.muhammadfarazahmed/testlibrary/ -->
<dependency>
<groupId>io.github.muhammadfarazahmed</groupId>
<artifactId>testlibrary</artifactId>
<version>1.2.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.muhammadfarazahmed/testlibrary/
implementation 'io.github.muhammadfarazahmed:testlibrary:1.2.4'
// https://jarcasting.com/artifacts/io.github.muhammadfarazahmed/testlibrary/
implementation ("io.github.muhammadfarazahmed:testlibrary:1.2.4")
'io.github.muhammadfarazahmed:testlibrary:aar:1.2.4'
<dependency org="io.github.muhammadfarazahmed" name="testlibrary" rev="1.2.4">
<artifact name="testlibrary" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.muhammadfarazahmed', module='testlibrary', version='1.2.4')
)
libraryDependencies += "io.github.muhammadfarazahmed" % "testlibrary" % "1.2.4"
[io.github.muhammadfarazahmed/testlibrary "1.2.4"]
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 |