GroupId | GroupIdorg.openehealth.ipf.oht.atna |
---|---|
ArtifactId | ArtifactIdipf-oht-atna-auditor |
Version | Version3.3.0 |
Type | Typejar |
Filename | Size |
---|---|
ipf-oht-atna-auditor-3.3.0.pom | |
ipf-oht-atna-auditor-3.3.0.jar | 211 KB |
ipf-oht-atna-auditor-3.3.0-sources.jar | 129 KB |
ipf-oht-atna-auditor-3.3.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.openehealth.ipf.oht.atna/ipf-oht-atna-auditor/ -->
<dependency>
<groupId>org.openehealth.ipf.oht.atna</groupId>
<artifactId>ipf-oht-atna-auditor</artifactId>
<version>3.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.openehealth.ipf.oht.atna/ipf-oht-atna-auditor/
implementation 'org.openehealth.ipf.oht.atna:ipf-oht-atna-auditor:3.3.0'
// https://jarcasting.com/artifacts/org.openehealth.ipf.oht.atna/ipf-oht-atna-auditor/
implementation ("org.openehealth.ipf.oht.atna:ipf-oht-atna-auditor:3.3.0")
'org.openehealth.ipf.oht.atna:ipf-oht-atna-auditor:jar:3.3.0'
<dependency org="org.openehealth.ipf.oht.atna" name="ipf-oht-atna-auditor" rev="3.3.0">
<artifact name="ipf-oht-atna-auditor" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openehealth.ipf.oht.atna', module='ipf-oht-atna-auditor', version='3.3.0')
)
libraryDependencies += "org.openehealth.ipf.oht.atna" % "ipf-oht-atna-auditor" % "3.3.0"
[org.openehealth.ipf.oht.atna/ipf-oht-atna-auditor "3.3.0"]