Last Version

test-library 1.0.1

Test Library for Publishing Maven Central Test

License

License

GroupId

GroupId

com.gitlab.ali36766
ArtifactId

ArtifactId

test-library
Version

Version

1.0.1
Type

Type

aar
Description

Description

test-library
Test Library for Publishing Maven Central Test

Download test-library 1.0.1


<!-- https://jarcasting.com/artifacts/com.gitlab.ali36766/test-library/ -->
<dependency>
    <groupId>com.gitlab.ali36766</groupId>
    <artifactId>test-library</artifactId>
    <version>1.0.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.gitlab.ali36766/test-library/
implementation 'com.gitlab.ali36766:test-library:1.0.1'
// https://jarcasting.com/artifacts/com.gitlab.ali36766/test-library/
implementation ("com.gitlab.ali36766:test-library:1.0.1")
'com.gitlab.ali36766:test-library:aar:1.0.1'
<dependency org="com.gitlab.ali36766" name="test-library" rev="1.0.1">
  <artifact name="test-library" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.gitlab.ali36766', module='test-library', version='1.0.1')
)
libraryDependencies += "com.gitlab.ali36766" % "test-library" % "1.0.1"
[com.gitlab.ali36766/test-library "1.0.1"]

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.