License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdcom.xfinity |
ArtifactId | ArtifactIdresourceprovider-testutils |
Last Version | Last Version1.2.1 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionResource Provider Test Utils
Test Utitlities for Resource Provider, an MVP Resources API for Android
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.xfinity/resourceprovider-testutils/ -->
<dependency>
<groupId>com.xfinity</groupId>
<artifactId>resourceprovider-testutils</artifactId>
<version>1.2.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.xfinity/resourceprovider-testutils/
implementation 'com.xfinity:resourceprovider-testutils:1.2.1'
// https://jarcasting.com/artifacts/com.xfinity/resourceprovider-testutils/
implementation ("com.xfinity:resourceprovider-testutils:1.2.1")
'com.xfinity:resourceprovider-testutils:aar:1.2.1'
<dependency org="com.xfinity" name="resourceprovider-testutils" rev="1.2.1">
<artifact name="resourceprovider-testutils" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.xfinity', module='resourceprovider-testutils', version='1.2.1')
)
libraryDependencies += "com.xfinity" % "resourceprovider-testutils" % "1.2.1"
[com.xfinity/resourceprovider-testutils "1.2.1"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.2.51 |
androidx.appcompat » appcompat | jar | 1.0.0 |
org.mockito : mockito-core | jar | 2.7.21 |