не последняя версия
Последняя версия 0.19.0

ru.bozaro.gitlfs:gitlfs-pointer 0.16.0

Java Git-LFS pointer manipulation

Группа

Группа

ru.bozaro.gitlfs
Идентификатор

Идентификатор

gitlfs-pointer
Версия

Версия

0.16.0
Тип

Тип

jar

Скачать gitlfs-pointer 0.16.0


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