Commit Graph

6 Commits

Author SHA1 Message Date
Fruxz 29c3e77e81 change compile to implementation on groovy side 2024-04-23 11:56:39 +02:00
Fruxz e48256942c Update docs/modules/kotlin-binding/pages/pkl-config-kotlin.adoc
Co-authored-by: Stefan M. <StefMa@users.noreply.github.com>
2024-04-23 11:56:39 +02:00
Fruxz 0a328fafed Fix gradle dependency declare issue
compile(...) is not supported in Gradle Kotlin DSL by default. Changed it to implementation(...).
Also moved Kotlin to the first tab in Gradle, because it is now the default Gradle Language
2024-04-23 11:56:39 +02:00
Daniel Chao 56d88c9efc Fix docs pointing to wrong maven repo (#106) 2024-02-12 21:29:22 -08:00
Daniel Chao e8a1213217 Fix more links (#104)
This fixes more documentation links that are producing 404's.
2024-02-08 15:50:42 -08:00
Peter Niederwieser ecad035dca Initial commit 2024-02-01 14:00:22 -08:00