Last Version

scala-git-test 3.5

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.11
Version

Version

3.5
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.11 3.5


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

Dependencies

compile (5)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.11
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.