First of all: is it right the code I wrote? I have...
# gradle
d
First of all: is it right the code I wrote? I have this in my groovy projects
Copy code
install {
    repositories.mavenInstaller {
        pom.project {
...