MVN

io.github.sitammatt : lido

Maven & Gradle

Aug 08, 2021

lido · Lido is kotlin compile-time mapper, aimed to be feature-rich and highly configurable

<dependency>
    <groupId>io.github.sitammatt</groupId>
    <artifactId>lido</artifactId>
    <version>0.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.sitammatt : lido to add to Maven - Latest Versions:

  • Latest Stable: 0.0.0

All Versions

Choose a version of io.github.sitammatt : lido to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
lido-0.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.sitammatt</groupId>
    <artifactId>lido</artifactId>
    <version>0.0.0</version>
</dependency>