testPublish

Test publishing android SDK to mavenCentral

License

License

GroupId

GroupId

com.github.joeljt
ArtifactId

ArtifactId

testPublish
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

aar
Description

Description

testPublish
Test publishing android SDK to mavenCentral
Project URL

Project URL

https://github.com/Joeljt/Data-Structure
Source Code Management

Source Code Management

https://github.com/Joeljt/Data-Structure

Download testPublish

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.2.0
com.google.android.material » material jar 1.3.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2
0.0.1