toggle menu
gradle
8.11.1
API
switch theme
search in API
gradle
/
org.gradle.api.publish.maven
/
MavenPom
/
getProperties
get
Properties
API
abstract
fun
getProperties
(
)
:
MapProperty
<
String
,
String
>
(
source
)
Returns the properties for the publication represented by this POM.
Since
5.3