GroupId | GroupIdorg.openehealth.ipf.gazelle |
---|---|
ArtifactId | ArtifactIdipf-gazelle-validation-profiles-pharmh |
Version | Version1.1.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.openehealth.ipf.gazelle/ipf-gazelle-validation-profiles-pharmh/ -->
<dependency>
<groupId>org.openehealth.ipf.gazelle</groupId>
<artifactId>ipf-gazelle-validation-profiles-pharmh</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.openehealth.ipf.gazelle/ipf-gazelle-validation-profiles-pharmh/
implementation 'org.openehealth.ipf.gazelle:ipf-gazelle-validation-profiles-pharmh:1.1.0'
// https://jarcasting.com/artifacts/org.openehealth.ipf.gazelle/ipf-gazelle-validation-profiles-pharmh/
implementation ("org.openehealth.ipf.gazelle:ipf-gazelle-validation-profiles-pharmh:1.1.0")
'org.openehealth.ipf.gazelle:ipf-gazelle-validation-profiles-pharmh:jar:1.1.0'
<dependency org="org.openehealth.ipf.gazelle" name="ipf-gazelle-validation-profiles-pharmh" rev="1.1.0">
<artifact name="ipf-gazelle-validation-profiles-pharmh" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openehealth.ipf.gazelle', module='ipf-gazelle-validation-profiles-pharmh', version='1.1.0')
)
libraryDependencies += "org.openehealth.ipf.gazelle" % "ipf-gazelle-validation-profiles-pharmh" % "1.1.0"
[org.openehealth.ipf.gazelle/ipf-gazelle-validation-profiles-pharmh "1.1.0"]