is not current version
Last Version 1.0.9

com.liferay:com.liferay.ant.jgit 1.0.5

com.liferay.ant.jgit

Categories

Categories

Ant Build Tools Git Development Tools Version Controls JGit General Purpose Libraries Utility
GroupId

GroupId

com.liferay
ArtifactId

ArtifactId

com.liferay.ant.jgit
Version

Version

1.0.5
Type

Type

jar

Download com.liferay.ant.jgit 1.0.5


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