MVN

com.karumi : shot-core

Maven & Gradle

Jul 07, 2023
1 usages
1.1k stars

Shot Core components · Gradle plugin developed to facilitate screenshot testing for Android.

<dependency>
    <groupId>com.karumi</groupId>
    <artifactId>shot-core</artifactId>
    <version>6.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.karumi : shot-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 6.0.0

All Versions

Choose a version of com.karumi : shot-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
6.0.x
shot-core-6.0.0
5.14.x
shot-core-5.14.1
shot-core-5.14.0
5.13.x
shot-core-5.13.0
5.12.x
shot-core-5.12.2
shot-core-5.12.1
shot-core-5.12.0
5.11.x
shot-core-5.11.2
shot-core-5.11.1
shot-core-5.11.0
5.10.x
shot-core-5.10.6
shot-core-5.10.5
shot-core-5.10.4
shot-core-5.10.3
shot-core-5.10.2
shot-core-5.10.1
shot-core-5.10.0
5.9.x
shot-core-5.9.0
5.8.x
shot-core-5.8.0
5.7.x
shot-core-5.7.0
5.6.x
shot-core-5.6.7.0
shot-core-5.6.0
5.5.x
shot-core-5.5.1
shot-core-5.5.0
5.4.x
shot-core-5.4.0
5.3.x
shot-core-5.3.0
5.2.x
shot-core-5.2.1
shot-core-5.2.0
5.1.x
shot-core-5.1.2
shot-core-5.1.1
shot-core-5.1.0
5.0.x
shot-core-5.0.1
shot-core-5.0.0
4.4.x
shot-core-4.4.0
4.3.x
shot-core-4.3.0
4.2.x
shot-core-4.2.0
4.1.x
shot-core-4.1.1
shot-core-4.1.0
0.1.x
shot-core-0.1.0

How to add a dependency to Maven

Add the following com.karumi : shot-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.karumi</groupId>
    <artifactId>shot-core</artifactId>
    <version>6.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.karumi : shot-core gradle dependency to your build.gradle file:

implementation 'com.karumi:shot-core:6.0.0'

Gradle Kotlin DSL: Add the following com.karumi : shot-core gradle kotlin dependency to your build.gradle.kts file:

implementation("com.karumi:shot-core:6.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.karumi : shot-core sbt scala dependency to your build.sbt file:

libraryDependencies += "com.karumi" % "shot-core" % "6.0.0"

Advertisement

Dependencies from Group

Jul 02, 2021
22 usages
5.2k stars
Jul 07, 2023
1 usages
1.1k stars
Mar 20, 2020
1 usages
1.1k stars
Feb 11, 2016
501 stars

Discover Dependencies

Aug 28, 2019
188 usages
Nov 21, 2022
1 stars
Sep 01, 2017
1 usages
3 stars
Aug 25, 2023
26 usages
3.9k stars
Aug 01, 2023
2 usages
1k stars
Aug 01, 2023
2 usages
1k stars
Aug 07, 2023
16 usages
639 stars