License |
License |
---|---|
GroupId | GroupIdcom.facebook.testing.screenshot |
ArtifactId | ArtifactIdcore |
Last Version | Last Version0.15.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionCore
Screenshot tests core android library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
core-0.15.0.pom | |
core-0.15.0.aar | 63 KB |
core-0.15.0-sources.jar | 40 KB |
core-0.15.0-javadoc.jar | 105 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.facebook.testing.screenshot/core/ -->
<dependency>
<groupId>com.facebook.testing.screenshot</groupId>
<artifactId>core</artifactId>
<version>0.15.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.facebook.testing.screenshot/core/
implementation 'com.facebook.testing.screenshot:core:0.15.0'
// https://jarcasting.com/artifacts/com.facebook.testing.screenshot/core/
implementation ("com.facebook.testing.screenshot:core:0.15.0")
'com.facebook.testing.screenshot:core:aar:0.15.0'
<dependency org="com.facebook.testing.screenshot" name="core" rev="0.15.0">
<artifact name="core" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.facebook.testing.screenshot', module='core', version='0.15.0')
)
libraryDependencies += "com.facebook.testing.screenshot" % "core" % "0.15.0"
[com.facebook.testing.screenshot/core "0.15.0"]
Group / Artifact | Type | Version |
---|---|---|
androidx.appcompat » appcompat | jar | 1.1.0 |
com.google.code.gson : gson | jar | 2.8.6 |