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