Groovy Documentation

org.gradle.api.publication.maven
[Groovy] Interface MavenRepository


interface MavenRepository

Method Summary
MavenAuthentication getAuthentication()

java.lang.String getUrl()

 

Method Detail

getAuthentication

MavenAuthentication getAuthentication()


getUrl

java.lang.String getUrl()


 

Groovy Documentation