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