Last Version

Example Jar Libs 1.0.0

A concise description of my library

License

License

GroupId

GroupId

io.github.samuelzhaoy
ArtifactId

ArtifactId

helloaar
Version

Version

1.0.0
Type

Type

aar
Description

Description

Example Jar Libs
A concise description of my library
Project URL

Project URL

https://github.com/SamuelZhaoY/OSSRH-73739
Source Code Management

Source Code Management

https://github.com/SamuelZhaoY/OSSRH-73739

Download helloaar 1.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
androidx.databinding » viewbinding jar 7.0.2
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.0-M1

runtime (8)

Group / Artifact Type Version
androidx.core » core-ktx jar 1.3.2
androidx.appcompat » appcompat jar 1.2.0
com.google.android.material » material jar 1.3.0
androidx.constraintlayout » constraintlayout jar 2.0.4
androidx.lifecycle » lifecycle-livedata-ktx jar 2.3.1
androidx.lifecycle » lifecycle-viewmodel-ktx jar 2.3.1
androidx.navigation » navigation-fragment-ktx jar 2.3.5
androidx.navigation » navigation-ui-ktx jar 2.3.5

Project Modules

There are no modules declared in this project.