| Группа | Группаio.github.objektif |
|---|---|
| Идентификатор | ИдентификаторObjektIf-root |
| Версия | ВерсияgitTag_increment-and-commithash |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| ObjektIf-root-gitTag_increment-and-commithash.pom | 3 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.objektif/ObjektIf-root/ -->
<dependency>
<groupId>io.github.objektif</groupId>
<artifactId>ObjektIf-root</artifactId>
<version>gitTag_increment-and-commithash</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.objektif/ObjektIf-root/
implementation 'io.github.objektif:ObjektIf-root:gitTag_increment-and-commithash'
// https://jarcasting.com/artifacts/io.github.objektif/ObjektIf-root/
implementation ("io.github.objektif:ObjektIf-root:gitTag_increment-and-commithash")
'io.github.objektif:ObjektIf-root:pom:gitTag_increment-and-commithash'
<dependency org="io.github.objektif" name="ObjektIf-root" rev="gitTag_increment-and-commithash">
<artifact name="ObjektIf-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.objektif', module='ObjektIf-root', version='gitTag_increment-and-commithash')
)
libraryDependencies += "io.github.objektif" % "ObjektIf-root" % "gitTag_increment-and-commithash"
[io.github.objektif/ObjektIf-root "gitTag_increment-and-commithash"]