Last Version

uitesthelper 2.2.2

Snapshot Testing framework for Kotlin

License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

com.dropbox.mobile.kotlinsnapshot
ArtifactId

ArtifactId

uitesthelper
Version

Version

2.2.2
Type

Type

aar
Description

Description

uitesthelper
Snapshot Testing framework for Kotlin

Download uitesthelper 2.2.2


<!-- https://jarcasting.com/artifacts/com.dropbox.mobile.kotlinsnapshot/uitesthelper/ -->
<dependency>
    <groupId>com.dropbox.mobile.kotlinsnapshot</groupId>
    <artifactId>uitesthelper</artifactId>
    <version>2.2.2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.dropbox.mobile.kotlinsnapshot/uitesthelper/
implementation 'com.dropbox.mobile.kotlinsnapshot:uitesthelper:2.2.2'
// https://jarcasting.com/artifacts/com.dropbox.mobile.kotlinsnapshot/uitesthelper/
implementation ("com.dropbox.mobile.kotlinsnapshot:uitesthelper:2.2.2")
'com.dropbox.mobile.kotlinsnapshot:uitesthelper:aar:2.2.2'
<dependency org="com.dropbox.mobile.kotlinsnapshot" name="uitesthelper" rev="2.2.2">
  <artifact name="uitesthelper" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.dropbox.mobile.kotlinsnapshot', module='uitesthelper', version='2.2.2')
)
libraryDependencies += "com.dropbox.mobile.kotlinsnapshot" % "uitesthelper" % "2.2.2"
[com.dropbox.mobile.kotlinsnapshot/uitesthelper "2.2.2"]

Dependencies

compile (8)

Group / Artifact Type Version
com.dropbox.mobile.kotlinsnapshot : core jar 2.2.2
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.3.11
androidx.appcompat » appcompat jar 1.1.0-rc01
androidx.core » core-ktx jar 1.1.0-rc03
androidx.test » core jar 1.2.0
junit : junit jar 4.12
com.google.guava : guava jar 23.4-android
com.google.code.findbugs : jsr305 jar 3.0.2

Project Modules

There are no modules declared in this project.