Last Version

gradle-git 1.7.2

Git plugins for Gradle.

License

License

Categories

Categories

Gradle Build Tools Git Development Tools Version Controls
GroupId

GroupId

org.ajoberstar
ArtifactId

ArtifactId

gradle-git
Version

Version

1.7.2
Type

Type

jar
Description

Description

gradle-git
Git plugins for Gradle.
Project URL

Project URL

https://github.com/ajoberstar/gradle-git
Source Code Management

Source Code Management

https://github.com/ajoberstar/gradle-git

Download gradle-git 1.7.2


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

Dependencies

runtime (2)

Group / Artifact Type Version
org.ajoberstar : grgit jar 1.9.3
com.github.zafarkhaja : java-semver jar 0.9.0

Project Modules

There are no modules declared in this project.