DemoLibMavenCentral

A demo test lib to understand maven central uploads

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.amanasatija
ArtifactId

ArtifactId

DemoLibMavenCentral
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

aar
Description

Description

DemoLibMavenCentral
A demo test lib to understand maven central uploads
Project URL

Project URL

https://github.com/amansatija/Cus360MavenCentralDemoLib
Source Code Management

Source Code Management

https://github.com/amansatija/Cus360MavenCentralDemoLib

Download DemoLibMavenCentral

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2