MVN

com.madgag.scala-git : scala-git-test_2.12

Maven & Gradle

May 14, 2019
4 usages
21 stars

scala-git-test · Utils to make testing Git-related Scala projects easier

<dependency>
    <groupId>com.madgag.scala-git</groupId>
    <artifactId>scala-git-test_2.12</artifactId>
    <version>4.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.madgag.scala-git : scala-git-test_2.12 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.2

All Versions

Choose a version of com.madgag.scala-git : scala-git-test_2.12 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.2
scala-git-test_2.12-4.2
4.0
scala-git-test_2.12-4.0

How to add a dependency to Maven

Add the following com.madgag.scala-git : scala-git-test_2.12 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.madgag.scala-git</groupId>
    <artifactId>scala-git-test_2.12</artifactId>
    <version>4.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.madgag.scala-git : scala-git-test_2.12 gradle dependency to your build.gradle file:

implementation 'com.madgag.scala-git:scala-git-test_2.12:4.2'

Gradle Kotlin DSL: Add the following com.madgag.scala-git : scala-git-test_2.12 gradle kotlin dependency to your build.gradle.kts file:

implementation("com.madgag.scala-git:scala-git-test_2.12:4.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.madgag.scala-git : scala-git-test_2.12 sbt scala dependency to your build.sbt file:

libraryDependencies += "com.madgag.scala-git" % "scala-git-test_2.12" % "4.2"

Advertisement

Dependencies from Group

Aug 27, 2017
5 usages
21 stars
Dec 21, 2022
5 usages
21 stars
May 14, 2019
4 usages
21 stars
Aug 27, 2017
3 usages
21 stars
May 14, 2019
3 usages
21 stars

Discover Dependencies

Sep 25, 2021
3 usages
8.7k stars
May 19, 2021
5 usages
30 stars
Aug 13, 2023
1 stars
Feb 11, 2022
16 usages
244 stars
Nov 20, 2021
3 usages
2 stars
Sep 03, 2009
6 usages
Jun 23, 2021
7 usages
20 stars