Last Version

test 0.1.3

A set of Android libraries

License

License

The MIT License
GroupId

GroupId

cn.6xyun.android
ArtifactId

ArtifactId

test
Version

Version

0.1.3
Type

Type

aar
Description

Description

test
A set of Android libraries
Project URL

Project URL

https://github.com/lx0758/Android
Source Code Management

Source Code Management

https://github.com/lx0758/Android

Download test 0.1.3


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

Dependencies

compile (6)

Group / Artifact Type Version
junit : junit jar 4.13.2
androidx.test » core jar 1.4.0
org.robolectric : robolectric jar 4.6.1
org.powermock : powermock-api-mockito2 jar 2.0.9
org.powermock : powermock-module-junit4-rule jar 2.0.9
org.powermock : powermock-classloading-xstream jar 2.0.9

Project Modules

There are no modules declared in this project.