Categories |
Categoriesconfig Application Layer Libs Configuration |
---|---|
GroupId | GroupIdorg.openehealth.ipf.osgi |
ArtifactId | ArtifactIdipf-osgi-config-ihe-hl7v3 |
Version | Version3.1.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.openehealth.ipf.osgi/ipf-osgi-config-ihe-hl7v3/ -->
<dependency>
<groupId>org.openehealth.ipf.osgi</groupId>
<artifactId>ipf-osgi-config-ihe-hl7v3</artifactId>
<version>3.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.openehealth.ipf.osgi/ipf-osgi-config-ihe-hl7v3/
implementation 'org.openehealth.ipf.osgi:ipf-osgi-config-ihe-hl7v3:3.1.0'
// https://jarcasting.com/artifacts/org.openehealth.ipf.osgi/ipf-osgi-config-ihe-hl7v3/
implementation ("org.openehealth.ipf.osgi:ipf-osgi-config-ihe-hl7v3:3.1.0")
'org.openehealth.ipf.osgi:ipf-osgi-config-ihe-hl7v3:jar:3.1.0'
<dependency org="org.openehealth.ipf.osgi" name="ipf-osgi-config-ihe-hl7v3" rev="3.1.0">
<artifact name="ipf-osgi-config-ihe-hl7v3" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openehealth.ipf.osgi', module='ipf-osgi-config-ihe-hl7v3', version='3.1.0')
)
libraryDependencies += "org.openehealth.ipf.osgi" % "ipf-osgi-config-ihe-hl7v3" % "3.1.0"
[org.openehealth.ipf.osgi/ipf-osgi-config-ihe-hl7v3 "3.1.0"]