GroupId | GroupIdorg.openehealth.ipf.commons |
---|---|
ArtifactId | ArtifactIdipf-commons-ihe-xacml20 |
Version | Version3.7-20200306 |
Type | Typepom |
Filename | Size |
---|---|
ipf-commons-ihe-xacml20-3.7-20200306.pom | 991 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.openehealth.ipf.commons/ipf-commons-ihe-xacml20/ -->
<dependency>
<groupId>org.openehealth.ipf.commons</groupId>
<artifactId>ipf-commons-ihe-xacml20</artifactId>
<version>3.7-20200306</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.openehealth.ipf.commons/ipf-commons-ihe-xacml20/
implementation 'org.openehealth.ipf.commons:ipf-commons-ihe-xacml20:3.7-20200306'
// https://jarcasting.com/artifacts/org.openehealth.ipf.commons/ipf-commons-ihe-xacml20/
implementation ("org.openehealth.ipf.commons:ipf-commons-ihe-xacml20:3.7-20200306")
'org.openehealth.ipf.commons:ipf-commons-ihe-xacml20:pom:3.7-20200306'
<dependency org="org.openehealth.ipf.commons" name="ipf-commons-ihe-xacml20" rev="3.7-20200306">
<artifact name="ipf-commons-ihe-xacml20" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.openehealth.ipf.commons', module='ipf-commons-ihe-xacml20', version='3.7-20200306')
)
libraryDependencies += "org.openehealth.ipf.commons" % "ipf-commons-ihe-xacml20" % "3.7-20200306"
[org.openehealth.ipf.commons/ipf-commons-ihe-xacml20 "3.7-20200306"]