iseki0 / dcc

Work-In-Progress (Very early development) Reflection-free utils for Kotlin data class and Java record.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dcc

Work-In-Progress (Very early development)

Reflection-free utils for Kotlin data class and Java record.

Gradle Plugin

The plugin do post-process on bytecodes by doLast in every AbstractCompile and KotlinCompilationTask tasks.(afterEvaluated)

About

Work-In-Progress (Very early development) Reflection-free utils for Kotlin data class and Java record.


Languages

Language:Java 62.6%Language:Kotlin 37.4%