is not current version
Last Version 0.19.0

ru.bozaro.gitlfs:gitlfs-client 0.15.1

Java Git-LFS client library

Categories

Categories

CLI User Interface
GroupId

GroupId

ru.bozaro.gitlfs
ArtifactId

ArtifactId

gitlfs-client
Version

Version

0.15.1
Type

Type

jar

Download gitlfs-client 0.15.1


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