Last Version

test-library 1.0.0

Test Library for Publishing Maven Central Test

License

License

GroupId

GroupId

com.gitlab.ali36766.sdk
ArtifactId

ArtifactId

test-library
Version

Version

1.0.0
Type

Type

aar
Description

Description

test-library
Test Library for Publishing Maven Central Test

Download test-library 1.0.0


<!-- 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"]

Dependencies

compile (4)

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

Project Modules

There are no modules declared in this project.