is not current version
Last Version 0.19.0

ru.bozaro.gitlfs:gitlfs-server 0.13.3

Java Git-LFS server implementation-free library

GroupId

GroupId

ru.bozaro.gitlfs
ArtifactId

ArtifactId

gitlfs-server
Version

Version

0.13.3
Type

Type

jar

Download gitlfs-server 0.13.3


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