Files download
File Operation
ipf-oht-atna-3.5.0.pom download
Apache Maven
<dependency>
  <groupId>org.openehealth.ipf.oht.atna</groupId>
  <artifactId>ipf-oht-atna</artifactId>
  <version>3.5.0</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'org.openehealth.ipf.oht.atna:ipf-oht-atna:3.5.0'
Gradle Kotlin
implementation("org.openehealth.ipf.oht.atna:ipf-oht-atna:3.5.0")
Scala SBT
libraryDependencies += "org.openehealth.ipf.oht.atna" % "ipf-oht-atna" % "3.5.0"
Groovy Grape
@Grapes(
  @Grab(group='org.openehealth.ipf.oht.atna', module='ipf-oht-atna', version='3.5.0')
)
Apache Ivy
<dependency org="org.openehealth.ipf.oht.atna" name="ipf-oht-atna" rev="3.5.0" />
Leiningen
[org.openehealth.ipf.oht.atna/ipf-oht-atna "3.5.0"]
Apache Buildr
'org.openehealth.ipf.oht.atna:ipf-oht-atna:jar:3.5.0'
Dependencies
The project has no third-party dependencies