Last Version

scala-git 4.3

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

Version

4.3
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.13 4.3


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

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.0
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.13 jar 4.3
org.scalatest : scalatest_2.13 jar 3.0.8

Project Modules

There are no modules declared in this project.