is not current version
Last Version 0.19.0

ru.bozaro.gitlfs:gitlfs-client 0.4.0

Java Git-LFS client library

Categories

Categories

CLI User Interface
GroupId

GroupId

ru.bozaro.gitlfs
ArtifactId

ArtifactId

gitlfs-client
Version

Version

0.4.0
Type

Type

jar

Download gitlfs-client 0.4.0


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