is not current version
Last Version 2.7.3

org.eclipse.tycho.extras:tycho-sourceref-jgit 0.18.1


Categories

Categories

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

GroupId

org.eclipse.tycho.extras
ArtifactId

ArtifactId

tycho-sourceref-jgit
Version

Version

0.18.1
Type

Type

jar

Download tycho-sourceref-jgit 0.18.1


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