gradle-common
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
gradle-common
kotlin-common-gradle-plugins
/
com.huanshankeji
/
setUpForDefaultOpenSourceWithApacheLicense20OnGitHub
set
Up
For
Default
Open
Source
With
Apache
License20On
Git
Hub
fun
MavenPom
.
setUpForDefaultOpenSourceWithApacheLicense20OnGitHub
(
nameArg
:
String
,
descriptionArg
:
String
,
inceptionYear
:
String
?
=
null
,
gitProjectPageUrl
:
String
,
gitUrl
:
String
=
".git"
,
scmConnection
:
String
=
"scm:git:"
,
developersBlock
:
MavenPomDeveloperSpec
.
(
)
->
Unit
)
(
source
)