| License |
License |
|---|---|
| GroupId | GroupIdcom.github.joeljt |
| ArtifactId | ArtifactIdtestPublish |
| Last Version | Last Version0.0.2 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptiontestPublish
Test publishing android SDK to mavenCentral
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| testPublish-0.0.2.pom | |
| testPublish-0.0.2-sources.jar | 868 bytes |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.appcompat » appcompat | jar | 1.2.0 |
| com.google.android.material » material | jar | 1.3.0 |