is not current version
Last Version 0.19.0

ru.bozaro.gitlfs:gitlfs-common 0.13.2

Java Git-LFS common structures

GroupId

GroupId

ru.bozaro.gitlfs
ArtifactId

ArtifactId

gitlfs-common
Version

Version

0.13.2
Type

Type

jar

Download gitlfs-common 0.13.2


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