| License |
License |
|---|---|
| Categories |
CategoriesKotlin Languages |
| GroupId | GroupIdcom.dropbox.mobile.kotlinsnapshot |
| ArtifactId | ArtifactIduitesthelper |
| Last Version | Last Version2.2.2 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionuitesthelper
Snapshot Testing framework for Kotlin
|
| Filename | Size |
|---|---|
| uitesthelper-2.2.2.pom | |
| uitesthelper-2.2.2.aar | 22 KB |
| Browse |
<!-- 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"]
| 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 |