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

com.madgag:org.eclipse.jgit.http.test 0.8.4.1-UNOFFICIAL-BUILD

Tests for the HTTP transport.

Categories

Categories

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

GroupId

com.madgag
ArtifactId

ArtifactId

org.eclipse.jgit.http.test
Version

Version

0.8.4.1-UNOFFICIAL-BUILD
Type

Type

jar

Download org.eclipse.jgit.http.test 0.8.4.1-UNOFFICIAL-BUILD


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