publish-on-central
Toggle table of contents
7.0.5-dev0w-f7d1ad3
jvm
Platform filter
jvm
Switch theme
Search in API
publish-on-central
publish-on-central
/
org.danilopianini.gradle.mavencentral
/
Repository
/
Repository
Repository
constructor
(
name
:
String
,
url
:
Property
<
String
>
,
user
:
Property
<
String
>
,
password
:
Property
<
String
>
,
nexusUrl
:
String
?
=
null
,
nexusTimeOut
:
Duration
=
Duration.ofMinutes(1)
,
nexusConnectTimeOut
:
Duration
=
Duration.ofMinutes(1)
)
constructor
(
name
:
String
,
url
:
Provider
<
URI
>
,
user
:
Property
<
String
>
,
password
:
Property
<
String
>
,
nexusUrl
:
String
?
=
null
,
nexusTimeOut
:
Duration
=
Duration.ofMinutes(1)
,
nexusConnectTimeOut
:
Duration
=
Duration.ofMinutes(1)
)