Last Version

test 1.0.0-rc01

property 'name' Android extensions

License

License

MIT License
GroupId

GroupId

com.tunjid.androidx
ArtifactId

ArtifactId

test
Version

Version

1.0.0-rc01
Type

Type

aar
Description

Description

test
property 'name' Android extensions
Project URL

Project URL

https://github.com/tunjid/Android-Extensions

Download test 1.0.0-rc01


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

Dependencies

runtime (11)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.4.32
androidx.appcompat » appcompat jar 1.2.0
androidx.recyclerview » recyclerview jar 1.2.0
junit : junit jar 4.13.2
org.hamcrest : hamcrest-library jar 2.2
org.mockito : mockito-android jar 2.23.0
androidx.test » runner jar 1.3.0
androidx.test » rules jar 1.3.0
androidx.test.espresso » espresso-core jar 3.3.0
androidx.test.espresso » espresso-contrib jar 3.3.0
androidx.test.espresso » espresso-intents jar 3.3.0

Project Modules

There are no modules declared in this project.