| Categories | CategoriesCLI User Interface | 
|---|---|
| GroupId | GroupIdse.skltp.aggregatingservices.riv.clinicalprocess.healthcond.actoutcome | 
| ArtifactId | ArtifactIdGetAggregatedRequestOutcome-parent | 
| Last Version | Last Version1.0.0-RC4 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionGetAggregatedRequestOutcome-parent Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/ | 
<!-- https://jarcasting.com/artifacts/se.skltp.aggregatingservices.riv.clinicalprocess.healthcond.actoutcome/GetAggregatedRequestOutcome-parent/ -->
<dependency>
    <groupId>se.skltp.aggregatingservices.riv.clinicalprocess.healthcond.actoutcome</groupId>
    <artifactId>GetAggregatedRequestOutcome-parent</artifactId>
    <version>1.0.0-RC4</version>
</dependency>// https://jarcasting.com/artifacts/se.skltp.aggregatingservices.riv.clinicalprocess.healthcond.actoutcome/GetAggregatedRequestOutcome-parent/
implementation 'se.skltp.aggregatingservices.riv.clinicalprocess.healthcond.actoutcome:GetAggregatedRequestOutcome-parent:1.0.0-RC4'// https://jarcasting.com/artifacts/se.skltp.aggregatingservices.riv.clinicalprocess.healthcond.actoutcome/GetAggregatedRequestOutcome-parent/
implementation ("se.skltp.aggregatingservices.riv.clinicalprocess.healthcond.actoutcome:GetAggregatedRequestOutcome-parent:1.0.0-RC4")'se.skltp.aggregatingservices.riv.clinicalprocess.healthcond.actoutcome:GetAggregatedRequestOutcome-parent:jar:1.0.0-RC4'<dependency org="se.skltp.aggregatingservices.riv.clinicalprocess.healthcond.actoutcome" name="GetAggregatedRequestOutcome-parent" rev="1.0.0-RC4">
  <artifact name="GetAggregatedRequestOutcome-parent" type="jar" />
</dependency>@Grapes(
@Grab(group='se.skltp.aggregatingservices.riv.clinicalprocess.healthcond.actoutcome', module='GetAggregatedRequestOutcome-parent', version='1.0.0-RC4')
)libraryDependencies += "se.skltp.aggregatingservices.riv.clinicalprocess.healthcond.actoutcome" % "GetAggregatedRequestOutcome-parent" % "1.0.0-RC4"[se.skltp.aggregatingservices.riv.clinicalprocess.healthcond.actoutcome/GetAggregatedRequestOutcome-parent "1.0.0-RC4"]