SonatypeTest
try to use sonatype
| License |
License |
|---|---|
| GroupId | GroupIdio.github.q7w8e9123456 |
| ArtifactId | ArtifactIdtestlibrary |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptiontestlibrary
Test official Android SDK
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| testlibrary-1.0.0.pom | |
| testlibrary-1.0.0.aar | 12 KB |
| testlibrary-1.0.0-sources.jar | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.q7w8e9123456/testlibrary/ -->
<dependency>
<groupId>io.github.q7w8e9123456</groupId>
<artifactId>testlibrary</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.q7w8e9123456/testlibrary/
implementation 'io.github.q7w8e9123456:testlibrary:1.0.0'
// https://jarcasting.com/artifacts/io.github.q7w8e9123456/testlibrary/
implementation ("io.github.q7w8e9123456:testlibrary:1.0.0")
'io.github.q7w8e9123456:testlibrary:aar:1.0.0'
<dependency org="io.github.q7w8e9123456" name="testlibrary" rev="1.0.0">
<artifact name="testlibrary" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.q7w8e9123456', module='testlibrary', version='1.0.0')
)
libraryDependencies += "io.github.q7w8e9123456" % "testlibrary" % "1.0.0"
[io.github.q7w8e9123456/testlibrary "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-android-extensions-runtime | jar | 1.3.72 |
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.3.72 |
| androidx.core » core-ktx | jar | 1.3.2 |
| androidx.appcompat » appcompat | jar | 1.2.0 |
try to use sonatype