Is there a good way to declare `artifacts` in grad...
# gradle
j
Is there a good way to declare
artifacts
in gradle kotlin? Similar to the
Copy code
artifacts {
}
syntax in groovy