io.github.sitammatt:core

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

License

License

GroupId

GroupId

io.github.sitammatt
ArtifactId

ArtifactId

core
Last Version

Last Version

0.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download core

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.0
com.google.auto.service : auto-service Optional jar 1.0
com.squareup : kotlinpoet jar 1.8.0
com.squareup : kotlinpoet-metadata jar 1.8.0
com.squareup : kotlinpoet-metadata-specs jar 1.8.0
com.squareup : kotlinpoet-classinspector-elements jar 1.8.0
org.jetbrains.kotlinx : kotlinx-metadata-jvm jar 0.3.0
org.jetbrains.kotlin : kotlin-reflect jar 1.5.0

test (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test-junit5 jar 1.5.0
org.junit.jupiter : junit-jupiter-api jar 5.6.0
org.junit.jupiter : junit-jupiter-engine jar 5.6.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.0