is not current version
Last Version 0.8

com.github.gv2011:tools-git 0.5.6


Categories

Categories

Git Development Tools Version Controls
GroupId

GroupId

com.github.gv2011
ArtifactId

ArtifactId

tools-git
Version

Version

0.5.6
Type

Type

jar

Download tools-git 0.5.6


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