MVN

io.github.objektif : ObjektIf-root

Maven & Gradle

May 09, 2021
1 stars

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.

<dependency>
    <groupId>io.github.objektif</groupId>
    <artifactId>ObjektIf-root</artifactId>
    <version>1-c8b353bcc2203126f0bc19417fd4fbb9fd13d18c</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.objektif : ObjektIf-root to add to Maven - Latest Versions:

  • Latest Stable: 1-c8b353bcc2203126f0bc19417fd4fbb9fd13d18c

All Versions

Choose a version of io.github.objektif : ObjektIf-root to add to Maven - All Versions:

Version Vulnerabilities Updated
1
ObjektIf-root-1-c8b353bcc2203126f0bc19417fd4fbb9fd13d18c
gitTag_increment
ObjektIf-root-gitTag_increment-and-commithash

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.objektif</groupId>
    <artifactId>ObjektIf-root</artifactId>
    <version>1-c8b353bcc2203126f0bc19417fd4fbb9fd13d18c</version>
</dependency>