is not current version
Last Version 1.0.5

be.yildiz-games:common-git 1.0.4

Provide git information for the artifact.

Categories

Categories

Git Development Tools Version Controls
GroupId

GroupId

be.yildiz-games
ArtifactId

ArtifactId

common-git
Version

Version

1.0.4
Type

Type

jar

Download common-git 1.0.4


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