publish-sdk

Test library for uploading to MavenCentral

License

License

None
GroupId

GroupId

io.github.aochoa-cds
ArtifactId

ArtifactId

publish-sdk
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

aar
Description

Description

publish-sdk
Test library for uploading to MavenCentral
Project URL

Project URL

https://github.com/aochoa-cds/publish-sdk
Source Code Management

Source Code Management

https://github.com/aochoa-cds/publish-sdk/tree/master

Download publish-sdk

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.20

runtime (3)

Group / Artifact Type Version
androidx.core » core-ktx jar 1.6.0
androidx.appcompat » appcompat jar 1.3.1
com.google.android.material » material jar 1.4.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2
1.0.1
1.0.0