Example Application

A application used as an example on how to set up pushing its components to the Central Repository.

License

License

GroupId

GroupId

com.github.1abhishekpandey
ArtifactId

ArtifactId

AbhishekFirstLibrary2
Last Version

Last Version

0.1.1
Release Date

Release Date

Type

Type

aar
Description

Description

Example Application
A application used as an example on how to set up pushing its components to the Central Repository.

Download AbhishekFirstLibrary2

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.3.72
androidx.appcompat » appcompat jar 1.2.0
com.google.android.material » material jar 1.3.0
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.72
androidx.core » core-ktx jar 1.3.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.1