is not current version
Last Version 2.7.3

org.eclipse.tycho.extras:tycho-buildtimestamp-jgit 0.23.0


Categories

Categories

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

GroupId

org.eclipse.tycho.extras
ArtifactId

ArtifactId

tycho-buildtimestamp-jgit
Version

Version

0.23.0
Type

Type

jar

Download tycho-buildtimestamp-jgit 0.23.0


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