
Facilitates generation of Java/Kotlin source files, offering a streamlined and unified structure for managing code base creation across different projects.
A Kotlin multiplatform library for generating Java/Kotlin source files.
dependencies {
implementation("love.forte.codegentle:codegentle-common:$VERSION")
implementation("love.forte.codegentle:codegentle-java:$VERSION")
implementation("love.forte.codegentle:codegentle-kotlin:$VERSION")
implementation("love.forte.codegentle:codegentle-kotlin-ksp:$VERSION")
}Temporary Document: docs
A Kotlin multiplatform library for generating Java/Kotlin source files.
dependencies {
implementation("love.forte.codegentle:codegentle-common:$VERSION")
implementation("love.forte.codegentle:codegentle-java:$VERSION")
implementation("love.forte.codegentle:codegentle-kotlin:$VERSION")
implementation("love.forte.codegentle:codegentle-kotlin-ksp:$VERSION")
}Temporary Document: docs