index
:
github/dokka.git
fix-package-links
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
gradle
/
dokka-versioning-multimodule-example
/
parentProject
/
childProjectB
/
build.gradle.kts
blob: fceff829777c5f7156ffca824dae327208470122 (
plain
)
1
2
3
dependencies
{
implementation
(
kotlin
(
"stdlib"
))
}