https://plugins.gradle.org/plugin/org.gradle.kotlin.kotlin-dsl.compiler-settings/1.0.1
Gradle - Plugin: org.gradle.kotlin.kotlin-dsl.compiler-settings
gradle pluginkotlin dslcompilersettings
https://tomgregory.com/5-reasons-to-switch-to-the-gradle-kotlin-dsl
5 reasons to switch to the Gradle Kotlin DSL | Tom Gregory
Jul 22, 2021 - Read 5 reasons to switch to the Gradle Kotlin DSL by Tom Gregory
reasons to switchkotlin dslgradletomgregory
https://blog.jetbrains.com/teamcity/2021/04/kotlin-dsl-for-beginners-recommended-refactorings/
Kotlin DSL for Beginners: Recommended Refactorings | The TeamCity Blog
Imagine you have just switched your TeamCity project over to Kotlin DSL. Your builds run successfully, but what next? What small refactorings can you apply to...
kotlin dslfor beginnersrecommendedteamcityblog
https://relatedrepos.com/gh/gradle/kotlin-dsl-samples
gradle/kotlin-dsl-samples alternatives and similar packages
Alternatives to kotlin-dsl-samples: kotlin-dsl-samples vs kotlinx.coroutines. RxKotlin vs spek. android-ktx vs kotlinpoet
kotlin dslgradlesamplesalternativessimilar
https://plugins.gradle.org/plugin/org.gradle.kotlin.kotlin-dsl.base/1.4.4
Gradle - Plugin: org.gradle.kotlin.kotlin-dsl.base
gradle pluginkotlin dslbase
https://plugins.gradle.org/plugin/org.gradle.kotlin.kotlin-dsl.base/6.6.1
Gradle - Plugin: org.gradle.kotlin.kotlin-dsl.base
gradle pluginkotlin dslbase
https://github.com/bcgit/bc-kotlin
GitHub - bcgit/bc-kotlin: Bouncy Castle Kotlin API and DSL Distribution (Mirror) ยท GitHub
Bouncy Castle Kotlin API and DSL Distribution (Mirror) - bcgit/bc-kotlin
bouncy castle
https://plugins.gradle.org/plugin/org.gradle.kotlin.kotlin-dsl/6.6.2
Gradle - Plugin: org.gradle.kotlin.kotlin-dsl
gradle pluginkotlindsl
https://tylerthrailkill.com/2019-02-06/repackage-a-spring-boot-1x-multimodule-project-using-kotlin-dsl/
repackage a spring boot 1.x multimodule project using kotlin dsl
Feb 6, 2019 - Fixing a repackage issue with a multi-module Spring Boot 1.x kotlin-dsl gradle project
spring boot
https://discuss.gradle.org/t/plugins-and-apply-from-in-the-kotlin-dsl/28662
Plugins and `apply from` in the Kotlin DSL - Help/Discuss - Gradle Forums
Sep 18, 2018 - I often use supplementary .gradle files to apply standard behavior that subprojects can use or not as appropriate. For example I might have a...
in the