is not current version
Last Version 0.15.0

Core 0.14.0

Screenshot tests core android library

License

License

GroupId

GroupId

com.facebook.testing.screenshot
ArtifactId

ArtifactId

core
Version

Version

0.14.0
Type

Type

aar
Description

Description

Core
Screenshot tests core android library
Project URL

Project URL

https://github.com/facebook/screenshot-tests-for-android
Source Code Management

Source Code Management

https://github.com/facebook/screenshot-tests-for-android.git

Download core 0.14.0


<!-- https://jarcasting.com/artifacts/com.facebook.testing.screenshot/core/ -->
<dependency>
    <groupId>com.facebook.testing.screenshot</groupId>
    <artifactId>core</artifactId>
    <version>0.14.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.facebook.testing.screenshot/core/
implementation 'com.facebook.testing.screenshot:core:0.14.0'
// https://jarcasting.com/artifacts/com.facebook.testing.screenshot/core/
implementation ("com.facebook.testing.screenshot:core:0.14.0")
'com.facebook.testing.screenshot:core:aar:0.14.0'
<dependency org="com.facebook.testing.screenshot" name="core" rev="0.14.0">
  <artifact name="core" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.facebook.testing.screenshot', module='core', version='0.14.0')
)
libraryDependencies += "com.facebook.testing.screenshot" % "core" % "0.14.0"
[com.facebook.testing.screenshot/core "0.14.0"]

Dependencies

runtime (2)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.1.0
com.google.code.gson : gson jar 2.8.6

Project Modules

There are no modules declared in this project.