Last Version

lido 0.0.0

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

License

License

GroupId

GroupId

io.github.sitammatt
ArtifactId

ArtifactId

lido
Version

Version

0.0.0
Type

Type

pom
Description

Description

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

Download lido 0.0.0

Filename Size
lido-0.0.0.pom 6 KB
Browse

<!-- https://jarcasting.com/artifacts/io.github.sitammatt/lido/ -->
<dependency>
    <groupId>io.github.sitammatt</groupId>
    <artifactId>lido</artifactId>
    <version>0.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.sitammatt/lido/
implementation 'io.github.sitammatt:lido:0.0.0'
// https://jarcasting.com/artifacts/io.github.sitammatt/lido/
implementation ("io.github.sitammatt:lido:0.0.0")
'io.github.sitammatt:lido:pom:0.0.0'
<dependency org="io.github.sitammatt" name="lido" rev="0.0.0">
  <artifact name="lido" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.sitammatt', module='lido', version='0.0.0')
)
libraryDependencies += "io.github.sitammatt" % "lido" % "0.0.0"
[io.github.sitammatt/lido "0.0.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • tester
  • core