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