License |
License
Eclipse Distribution License (New BSD License)
|
---|---|
Categories |
CategoriesGit Development Tools Version Controls CLI User Interface JGit General Purpose Libraries Utility |
GroupId | GroupIdcom.madgag |
ArtifactId | ArtifactIdorg.eclipse.jgit.console |
Last Version | Last Version3.4.0.1.1-UNOFFICIAL-ROBERTO-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJGit - Console User Interface
Console based user interface
|
<!-- https://jarcasting.com/artifacts/com.madgag/org.eclipse.jgit.console/ -->
<dependency>
<groupId>com.madgag</groupId>
<artifactId>org.eclipse.jgit.console</artifactId>
<version>3.4.0.1.1-UNOFFICIAL-ROBERTO-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.madgag/org.eclipse.jgit.console/
implementation 'com.madgag:org.eclipse.jgit.console:3.4.0.1.1-UNOFFICIAL-ROBERTO-RELEASE'
// https://jarcasting.com/artifacts/com.madgag/org.eclipse.jgit.console/
implementation ("com.madgag:org.eclipse.jgit.console:3.4.0.1.1-UNOFFICIAL-ROBERTO-RELEASE")
'com.madgag:org.eclipse.jgit.console:jar:3.4.0.1.1-UNOFFICIAL-ROBERTO-RELEASE'
<dependency org="com.madgag" name="org.eclipse.jgit.console" rev="3.4.0.1.1-UNOFFICIAL-ROBERTO-RELEASE">
<artifact name="org.eclipse.jgit.console" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.madgag', module='org.eclipse.jgit.console', version='3.4.0.1.1-UNOFFICIAL-ROBERTO-RELEASE')
)
libraryDependencies += "com.madgag" % "org.eclipse.jgit.console" % "3.4.0.1.1-UNOFFICIAL-ROBERTO-RELEASE"
[com.madgag/org.eclipse.jgit.console "3.4.0.1.1-UNOFFICIAL-ROBERTO-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.madgag : org.eclipse.jgit | jar | 3.4.0.1.1-UNOFFICIAL-ROBERTO-RELEASE |