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

com.madgag:org.eclipse.jgit.console 0.8.4.1-UNOFFICIAL-BUILD

Console based user interface

Categories

Categories

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

GroupId

com.madgag
ArtifactId

ArtifactId

org.eclipse.jgit.console
Version

Version

0.8.4.1-UNOFFICIAL-BUILD
Type

Type

jar

Download org.eclipse.jgit.console 0.8.4.1-UNOFFICIAL-BUILD


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