TestLibraryInMaven

My description

License

License

Apache License 2.0
Categories

Categories

Maven Build Tools
GroupId

GroupId

io.github.piterrus0102
ArtifactId

ArtifactId

TestLibraryInMaven
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

aar
Description

Description

TestLibraryInMaven
My description
Project URL

Project URL

https://github.com/piterrus0102/TestLibraryInMaven
Source Code Management

Source Code Management

https://github.com/piterrus0102/TestLibraryInMaven

Download TestLibraryInMaven

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.piterrus0102/TestLibraryInMaven/ -->
<dependency>
    <groupId>io.github.piterrus0102</groupId>
    <artifactId>TestLibraryInMaven</artifactId>
    <version>1.0.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.piterrus0102/TestLibraryInMaven/
implementation 'io.github.piterrus0102:TestLibraryInMaven:1.0.1'
// https://jarcasting.com/artifacts/io.github.piterrus0102/TestLibraryInMaven/
implementation ("io.github.piterrus0102:TestLibraryInMaven:1.0.1")
'io.github.piterrus0102:TestLibraryInMaven:aar:1.0.1'
<dependency org="io.github.piterrus0102" name="TestLibraryInMaven" rev="1.0.1">
  <artifact name="TestLibraryInMaven" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.piterrus0102', module='TestLibraryInMaven', version='1.0.1')
)
libraryDependencies += "io.github.piterrus0102" % "TestLibraryInMaven" % "1.0.1"
[io.github.piterrus0102/TestLibraryInMaven "1.0.1"]

Dependencies

runtime (5)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.6.10
androidx.core » core-ktx jar 1.7.0
androidx.appcompat » appcompat jar 1.4.0
com.google.android.material » material jar 1.4.0
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.6.10

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0