| License |
License |
|---|---|
| GroupId | GroupIdio.github.objektif |
| ArtifactId | ArtifactIdObjektIf-root |
| Last Version | Last Version1-c8b353bcc2203126f0bc19417fd4fbb9fd13d18c |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionio.github.objektif:ObjektIf-root
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.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| ObjektIf-root-1-c8b353bcc2203126f0bc19417fd4fbb9fd13d18c.pom | 3 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.objektif/ObjektIf-root/ -->
<dependency>
<groupId>io.github.objektif</groupId>
<artifactId>ObjektIf-root</artifactId>
<version>1-c8b353bcc2203126f0bc19417fd4fbb9fd13d18c</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.objektif/ObjektIf-root/
implementation 'io.github.objektif:ObjektIf-root:1-c8b353bcc2203126f0bc19417fd4fbb9fd13d18c'
// https://jarcasting.com/artifacts/io.github.objektif/ObjektIf-root/
implementation ("io.github.objektif:ObjektIf-root:1-c8b353bcc2203126f0bc19417fd4fbb9fd13d18c")
'io.github.objektif:ObjektIf-root:pom:1-c8b353bcc2203126f0bc19417fd4fbb9fd13d18c'
<dependency org="io.github.objektif" name="ObjektIf-root" rev="1-c8b353bcc2203126f0bc19417fd4fbb9fd13d18c">
<artifact name="ObjektIf-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.objektif', module='ObjektIf-root', version='1-c8b353bcc2203126f0bc19417fd4fbb9fd13d18c')
)
libraryDependencies += "io.github.objektif" % "ObjektIf-root" % "1-c8b353bcc2203126f0bc19417fd4fbb9fd13d18c"
[io.github.objektif/ObjektIf-root "1-c8b353bcc2203126f0bc19417fd4fbb9fd13d18c"]