| License |
License
MIT License
|
|---|---|
| GroupId | GroupIdcom.tunjid.androidx |
| ArtifactId | ArtifactIdtest |
| Version | Version1.0.0-rc01 |
| Type | Typeaar |
| Description |
Descriptiontest
property 'name' Android extensions
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| test-1.0.0-rc01.pom | |
| test-1.0.0-rc01-sources.jar | 2 KB |
| Browse |
<!-- 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"]
| 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 |