toggle menu
commons-utils
2.5.1
jvm
switch theme
search in API
gradle-utils
/
dev.floofy.utils.gradle
/
by
by
infix
fun
<
T
>
Property
<
in
T
>
.
by
(
value
:
T
)
Simple infix function to add a property of
T
easily.
pom {
name by "noel-common-utils"
}
Content copied to clipboard