is not current version
Last Version 0.19.0

ru.bozaro.gitlfs:gitlfs-common 0.3.0

Java Git-LFS common structures

GroupId

GroupId

ru.bozaro.gitlfs
ArtifactId

ArtifactId

gitlfs-common
Version

Version

0.3.0
Type

Type

jar

Download gitlfs-common 0.3.0


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