is not current version
Last Version 1-c8b353bcc2203126f0bc19417fd4fbb9fd13d18c

io.github.objektif:ObjektIf-root gitTag_increment-and-commithash

This kotlin lib should bring the control structure "if" as an object, since kotlin/java are object oriented. But the basic language features are not.

GroupId

GroupId

io.github.objektif
ArtifactId

ArtifactId

ObjektIf-root
Version

Version

gitTag_increment-and-commithash
Type

Type

pom

Download ObjektIf-root gitTag_increment-and-commithash


<!-- 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"]