is not current version
Last Version 3.6-20170926

org.openehealth.ipf.oht.atna:ipf-oht-atna 3.4.0

IPF OHT ATNA is a project containing patched packages of the forked OHT ATNA framework.

GroupId

GroupId

org.openehealth.ipf.oht.atna
ArtifactId

ArtifactId

ipf-oht-atna
Version

Version

3.4.0
Type

Type

pom

Download ipf-oht-atna 3.4.0

Filename Size
ipf-oht-atna-3.4.0.pom 11 KB
Browse

<!-- https://jarcasting.com/artifacts/org.openehealth.ipf.oht.atna/ipf-oht-atna/ -->
<dependency>
    <groupId>org.openehealth.ipf.oht.atna</groupId>
    <artifactId>ipf-oht-atna</artifactId>
    <version>3.4.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.openehealth.ipf.oht.atna/ipf-oht-atna/
implementation 'org.openehealth.ipf.oht.atna:ipf-oht-atna:3.4.0'
// https://jarcasting.com/artifacts/org.openehealth.ipf.oht.atna/ipf-oht-atna/
implementation ("org.openehealth.ipf.oht.atna:ipf-oht-atna:3.4.0")
'org.openehealth.ipf.oht.atna:ipf-oht-atna:pom:3.4.0'
<dependency org="org.openehealth.ipf.oht.atna" name="ipf-oht-atna" rev="3.4.0">
  <artifact name="ipf-oht-atna" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.openehealth.ipf.oht.atna', module='ipf-oht-atna', version='3.4.0')
)
libraryDependencies += "org.openehealth.ipf.oht.atna" % "ipf-oht-atna" % "3.4.0"
[org.openehealth.ipf.oht.atna/ipf-oht-atna "3.4.0"]