<dependency>
<groupId>se.skltp.aggregatingservices.riv.clinicalprocess.healthcond.actoutcome</groupId>
<artifactId>GetAggregatedImagingOutcome-parent</artifactId>
<version>1.2.1</version>
</dependency>
implementation group: 'se.skltp.aggregatingservices.riv.clinicalprocess.healthcond.actoutcome', name: 'GetAggregatedImagingOutcome-parent', version: '1.2.1'
implementation 'se.skltp.aggregatingservices.riv.clinicalprocess.healthcond.actoutcome:GetAggregatedImagingOutcome-parent:1.2.1'
implementation("se.skltp.aggregatingservices.riv.clinicalprocess.healthcond.actoutcome:GetAggregatedImagingOutcome-parent:1.2.1")
libraryDependencies += "se.skltp.aggregatingservices.riv.clinicalprocess.healthcond.actoutcome" % "GetAggregatedImagingOutcome-parent" % "1.2.1"
<dependency org="se.skltp.aggregatingservices.riv.clinicalprocess.healthcond.actoutcome" name="GetAggregatedImagingOutcome-parent" rev="1.2.1"/>
@Grapes(
@Grab(group='se.skltp.aggregatingservices.riv.clinicalprocess.healthcond.actoutcome', module='GetAggregatedImagingOutcome-parent', version='1.2.1')
)
[se.skltp.aggregatingservices.riv.clinicalprocess.healthcond.actoutcome/GetAggregatedImagingOutcome-parent "1.2.1"]
'se.skltp.aggregatingservices.riv.clinicalprocess.healthcond.actoutcome:GetAggregatedImagingOutcome-parent:jar:1.2.1'