Last Version

core 2.2.2

Snapshot Testing framework for Kotlin

License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

com.dropbox.mobile.kotlinsnapshot
ArtifactId

ArtifactId

core
Version

Version

2.2.2
Type

Type

jar
Description

Description

core
Snapshot Testing framework for Kotlin

Download core 2.2.2


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

Dependencies

runtime (5)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.3.11
org.jetbrains.kotlin : kotlin-reflect jar 1.3.11
org.bitbucket.cowwoc.diff-match-patch : diff-match-patch jar 1.0
com.google.code.gson : gson jar 2.8.2
junit : junit jar 4.12

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.2.0
org.junit.jupiter : junit-jupiter-engine jar 5.2.0
org.junit.vintage : junit-vintage-engine jar 5.2.0

Project Modules

There are no modules declared in this project.