is not current version
Last Version 0.0.16

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

GIT Extension for Jashing

Categories

Categories

Git Development Tools Version Controls
GroupId

GroupId

com.github.avarabyeu.jashing.extensions
ArtifactId

ArtifactId

jashing-git
Version

Version

0.0.3
Type

Type

jar

Download jashing-git 0.0.3


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