GroupId | GroupIdse.vgregion.healthcare-context |
---|---|
ArtifactId | ArtifactIdhealthcare-context-patient-context |
Version | Version1.7 |
Type | Typepom |
Filename | Size |
---|---|
healthcare-context-patient-context-1.7.pom | 968 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/se.vgregion.healthcare-context/healthcare-context-patient-context/ -->
<dependency>
<groupId>se.vgregion.healthcare-context</groupId>
<artifactId>healthcare-context-patient-context</artifactId>
<version>1.7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/se.vgregion.healthcare-context/healthcare-context-patient-context/
implementation 'se.vgregion.healthcare-context:healthcare-context-patient-context:1.7'
// https://jarcasting.com/artifacts/se.vgregion.healthcare-context/healthcare-context-patient-context/
implementation ("se.vgregion.healthcare-context:healthcare-context-patient-context:1.7")
'se.vgregion.healthcare-context:healthcare-context-patient-context:pom:1.7'
<dependency org="se.vgregion.healthcare-context" name="healthcare-context-patient-context" rev="1.7">
<artifact name="healthcare-context-patient-context" type="pom" />
</dependency>
@Grapes(
@Grab(group='se.vgregion.healthcare-context', module='healthcare-context-patient-context', version='1.7')
)
libraryDependencies += "se.vgregion.healthcare-context" % "healthcare-context-patient-context" % "1.7"
[se.vgregion.healthcare-context/healthcare-context-patient-context "1.7"]