Last Version

myapplication 1.2.4

description

License

License

asdf
GroupId

GroupId

io.github.muhammadfarazahmed
ArtifactId

ArtifactId

testlibrary
Version

Version

1.2.4
Type

Type

aar
Description

Description

myapplication
description

Download testlibrary 1.2.4


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.31

runtime (3)

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

Project Modules

There are no modules declared in this project.