| GroupId | GroupIdru.bozaro.gitlfs |
|---|---|
| ArtifactId | ArtifactIdgitlfs-pointer |
| Version | Version0.4.0 |
| Type | Typejar |
| Filename | Size |
|---|---|
| gitlfs-pointer-0.4.0.pom | |
| gitlfs-pointer-0.4.0.jar | 4 KB |
| gitlfs-pointer-0.4.0-sources.jar | 2 KB |
| gitlfs-pointer-0.4.0-javadoc.jar | 35 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/ru.bozaro.gitlfs/gitlfs-pointer/ -->
<dependency>
<groupId>ru.bozaro.gitlfs</groupId>
<artifactId>gitlfs-pointer</artifactId>
<version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/ru.bozaro.gitlfs/gitlfs-pointer/
implementation 'ru.bozaro.gitlfs:gitlfs-pointer:0.4.0'
// https://jarcasting.com/artifacts/ru.bozaro.gitlfs/gitlfs-pointer/
implementation ("ru.bozaro.gitlfs:gitlfs-pointer:0.4.0")
'ru.bozaro.gitlfs:gitlfs-pointer:jar:0.4.0'
<dependency org="ru.bozaro.gitlfs" name="gitlfs-pointer" rev="0.4.0">
<artifact name="gitlfs-pointer" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.bozaro.gitlfs', module='gitlfs-pointer', version='0.4.0')
)
libraryDependencies += "ru.bozaro.gitlfs" % "gitlfs-pointer" % "0.4.0"
[ru.bozaro.gitlfs/gitlfs-pointer "0.4.0"]