myapplication

description

License

License

asdf
GroupId

GroupId

io.github.muhammadfarazahmed
ArtifactId

ArtifactId

testlibrary
Last Version

Last Version

1.2.4
Release Date

Release Date

Type

Type

aar
Description

Description

myapplication
description

Download testlibrary

How to add to project

<!-- 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.

Versions

Version
1.2.4
1.2.3
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0