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

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

Creates an IP log for Git based projects.

Categories

Categories

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

GroupId

com.madgag
ArtifactId

ArtifactId

org.eclipse.jgit.iplog
Version

Version

2.0.0.0.1-UNOFFICIAL-ROBERTO-RELEASE
Type

Type

jar

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


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