| License |
License |
|---|---|
| GroupId | GroupIdcom.gitlab.ali36766.sdk |
| ArtifactId | ArtifactIdtest-library |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptiontest-library
Test Library for Publishing Maven Central Test
|
| Filename | Size |
|---|---|
| test-library-1.0.0.pom | |
| test-library-1.0.0-sources.jar | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.gitlab.ali36766.sdk/test-library/ -->
<dependency>
<groupId>com.gitlab.ali36766.sdk</groupId>
<artifactId>test-library</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.gitlab.ali36766.sdk/test-library/
implementation 'com.gitlab.ali36766.sdk:test-library:1.0.0'
// https://jarcasting.com/artifacts/com.gitlab.ali36766.sdk/test-library/
implementation ("com.gitlab.ali36766.sdk:test-library:1.0.0")
'com.gitlab.ali36766.sdk:test-library:aar:1.0.0'
<dependency org="com.gitlab.ali36766.sdk" name="test-library" rev="1.0.0">
<artifact name="test-library" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.gitlab.ali36766.sdk', module='test-library', version='1.0.0')
)
libraryDependencies += "com.gitlab.ali36766.sdk" % "test-library" % "1.0.0"
[com.gitlab.ali36766.sdk/test-library "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.32 |
| androidx.core » core-ktx | jar | 1.3.2 |
| androidx.appcompat » appcompat | jar | 1.2.0 |
| com.google.android.material » material | jar | 1.3.0 |