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

com.madgag:org.eclipse.jgit.pgm.test 2.3.1.1.0-UNOFFICIAL-ROBERTO-RELEASE

Tests for command line client tools built on top of JGit.

Categories

Categories

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

GroupId

com.madgag
ArtifactId

ArtifactId

org.eclipse.jgit.pgm.test
Version

Version

2.3.1.1.0-UNOFFICIAL-ROBERTO-RELEASE
Type

Type

jar

Download org.eclipse.jgit.pgm.test 2.3.1.1.0-UNOFFICIAL-ROBERTO-RELEASE


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