###
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
###
plugin
/
org.danbrough.xtras
/
xtrasPom
xtras
Pom
fun
Publication
.
xtrasPom
(
projectName
:
String
,
projectDescription
:
String
,
githubAccount
:
String
=
"danbrough"
,
website
:
String
=
"https://github.com/"
,
issuesSite
:
String
?
=
"/issues"
,
scmSite
:
String
?
=
"scm:git:git@github.com:"
,
licenseApache2
:
Boolean
=
true
,
block
:
MavenPom
.
(
)
->
Unit
=
{}
)