License |
License |
---|---|
Categories |
CategoriesGit Development Tools Version Controls |
GroupId | GroupIdse.bjurr.violations |
ArtifactId | ArtifactIdviolations-git-lib |
Last Version | Last Version1.46.21 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionviolations-git-lib
A collection of scripts
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/se.bjurr.violations/violations-git-lib/ -->
<dependency>
<groupId>se.bjurr.violations</groupId>
<artifactId>violations-git-lib</artifactId>
<version>1.46.21</version>
</dependency>
// https://jarcasting.com/artifacts/se.bjurr.violations/violations-git-lib/
implementation 'se.bjurr.violations:violations-git-lib:1.46.21'
// https://jarcasting.com/artifacts/se.bjurr.violations/violations-git-lib/
implementation ("se.bjurr.violations:violations-git-lib:1.46.21")
'se.bjurr.violations:violations-git-lib:jar:1.46.21'
<dependency org="se.bjurr.violations" name="violations-git-lib" rev="1.46.21">
<artifact name="violations-git-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.bjurr.violations', module='violations-git-lib', version='1.46.21')
)
libraryDependencies += "se.bjurr.violations" % "violations-git-lib" % "1.46.21"
[se.bjurr.violations/violations-git-lib "1.46.21"]