Last Version

Resource Provider Test Utils 1.2.1

Test Utitlities for Resource Provider, an MVP Resources API for Android

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.xfinity
ArtifactId

ArtifactId

resourceprovider-testutils
Version

Version

1.2.1
Type

Type

aar
Description

Description

Resource Provider Test Utils
Test Utitlities for Resource Provider, an MVP Resources API for Android
Project URL

Project URL

https://github.com/Comcast/resourceprovider

Download resourceprovider-testutils 1.2.1


<!-- 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"]

Dependencies

compile (3)

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

Project Modules

There are no modules declared in this project.