you can provide more strongly-typed `ext` variable...
# gradle
o
you can provide more strongly-typed
ext
variables by adding extension methods that cast the values
s
How do I share the extension methods across .kts files?
g
@Scott use buildSrc instead
We use this approach not only for versions, but also for dependencies and modules