is not current version
Last Version 0.19.0

ru.bozaro.gitlfs:gitlfs-client 0.2.0

Java Git-LFS client library

Categories

Categories

CLI User Interface
GroupId

GroupId

ru.bozaro.gitlfs
ArtifactId

ArtifactId

gitlfs-client
Version

Version

0.2.0
Type

Type

jar

Download gitlfs-client 0.2.0


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