Last Version

scala-git-test 4.2

Utils to make testing Git-related Scala projects easier

License

License

Categories

Categories

Scala Languages Git Development Tools Version Controls
GroupId

GroupId

com.madgag.scala-git
ArtifactId

ArtifactId

scala-git-test_2.12
Version

Version

4.2
Type

Type

jar
Description

Description

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

Project URL

https://github.com/rtyley/scala-git
Project Organization

Project Organization

com.madgag.scala-git
Source Code Management

Source Code Management

https://github.com/rtyley/scala-git

Download scala-git-test_2.12 4.2


<!-- https://jarcasting.com/artifacts/com.madgag.scala-git/scala-git-test_2.12/ -->
<dependency>
    <groupId>com.madgag.scala-git</groupId>
    <artifactId>scala-git-test_2.12</artifactId>
    <version>4.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.madgag.scala-git/scala-git-test_2.12/
implementation 'com.madgag.scala-git:scala-git-test_2.12:4.2'
// https://jarcasting.com/artifacts/com.madgag.scala-git/scala-git-test_2.12/
implementation ("com.madgag.scala-git:scala-git-test_2.12:4.2")
'com.madgag.scala-git:scala-git-test_2.12:jar:4.2'
<dependency org="com.madgag.scala-git" name="scala-git-test_2.12" rev="4.2">
  <artifact name="scala-git-test_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.madgag.scala-git', module='scala-git-test_2.12', version='4.2')
)
libraryDependencies += "com.madgag.scala-git" % "scala-git-test_2.12" % "4.2"
[com.madgag.scala-git/scala-git-test_2.12 "4.2"]

Dependencies

compile (5)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.8
com.google.guava : guava jar 18.0
com.google.code.findbugs : jsr305 jar 2.0.1
com.madgag : util-compress jar 1.33
org.eclipse.jgit : org.eclipse.jgit jar 4.0.1.201506240215-r

Project Modules

There are no modules declared in this project.