is not current version
Last Version 3.4.0.1.1-UNOFFICIAL-ROBERTO-RELEASE

com.madgag:org.eclipse.jgit-parent 2.0.0.0.1-UNOFFICIAL-ROBERTO-RELEASE

Pure Java implementation of Git (unofficial patched build by Roberto Tyley)

Categories

Categories

Git Development Tools Version Controls CLI User Interface JGit General Purpose Libraries Utility
GroupId

GroupId

com.madgag
ArtifactId

ArtifactId

org.eclipse.jgit-parent
Version

Version

2.0.0.0.1-UNOFFICIAL-ROBERTO-RELEASE
Type

Type

pom

Download org.eclipse.jgit-parent 2.0.0.0.1-UNOFFICIAL-ROBERTO-RELEASE


<!-- https://jarcasting.com/artifacts/com.madgag/org.eclipse.jgit-parent/ -->
<dependency>
    <groupId>com.madgag</groupId>
    <artifactId>org.eclipse.jgit-parent</artifactId>
    <version>2.0.0.0.1-UNOFFICIAL-ROBERTO-RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.madgag/org.eclipse.jgit-parent/
implementation 'com.madgag:org.eclipse.jgit-parent:2.0.0.0.1-UNOFFICIAL-ROBERTO-RELEASE'
// https://jarcasting.com/artifacts/com.madgag/org.eclipse.jgit-parent/
implementation ("com.madgag:org.eclipse.jgit-parent:2.0.0.0.1-UNOFFICIAL-ROBERTO-RELEASE")
'com.madgag:org.eclipse.jgit-parent:pom:2.0.0.0.1-UNOFFICIAL-ROBERTO-RELEASE'
<dependency org="com.madgag" name="org.eclipse.jgit-parent" rev="2.0.0.0.1-UNOFFICIAL-ROBERTO-RELEASE">
  <artifact name="org.eclipse.jgit-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.madgag', module='org.eclipse.jgit-parent', version='2.0.0.0.1-UNOFFICIAL-ROBERTO-RELEASE')
)
libraryDependencies += "com.madgag" % "org.eclipse.jgit-parent" % "2.0.0.0.1-UNOFFICIAL-ROBERTO-RELEASE"
[com.madgag/org.eclipse.jgit-parent "2.0.0.0.1-UNOFFICIAL-ROBERTO-RELEASE"]