is not current version
Last Version 0.0.16

com.github.avarabyeu.jashing.extensions:jashing-git 0.0.2

Port of Dashing on Java

Categories

Categories

Git Development Tools Version Controls
GroupId

GroupId

com.github.avarabyeu.jashing.extensions
ArtifactId

ArtifactId

jashing-git
Version

Version

0.0.2
Type

Type

jar

Download jashing-git 0.0.2


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