Last Version

scala-git 3.5

Scala veneer for JGit

License

License

Categories

Categories

Scala Languages Git Development Tools Version Controls
GroupId

GroupId

com.madgag.scala-git
ArtifactId

ArtifactId

scala-git_2.11
Version

Version

3.5
Type

Type

jar
Description

Description

scala-git
Scala veneer for JGit
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_2.11 3.5


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

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.11
org.eclipse.jgit : org.eclipse.jgit jar 4.0.1.201506240215-r

test (2)

Group / Artifact Type Version
com.madgag.scala-git : scala-git-test_2.11 jar 3.5
org.specs2 : specs2_2.11 jar 2.3.13

Project Modules

There are no modules declared in this project.