License |
License |
---|---|
GroupId | GroupIdorg.openehealth.ipf.oht.atna |
ArtifactId | ArtifactIdipf-oht-atna |
Last Version | Last Version3.6-20170926 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionOpenHealthTools(OHT) ATNA
IPF OHT ATNA is a project containing patched packages of the forked OHT ATNA framework
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
ipf-oht-atna-3.6-20170926.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.6-20170926</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.6-20170926'
// https://jarcasting.com/artifacts/org.openehealth.ipf.oht.atna/ipf-oht-atna/
implementation ("org.openehealth.ipf.oht.atna:ipf-oht-atna:3.6-20170926")
'org.openehealth.ipf.oht.atna:ipf-oht-atna:pom:3.6-20170926'
<dependency org="org.openehealth.ipf.oht.atna" name="ipf-oht-atna" rev="3.6-20170926">
<artifact name="ipf-oht-atna" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.openehealth.ipf.oht.atna', module='ipf-oht-atna', version='3.6-20170926')
)
libraryDependencies += "org.openehealth.ipf.oht.atna" % "ipf-oht-atna" % "3.6-20170926"
[org.openehealth.ipf.oht.atna/ipf-oht-atna "3.6-20170926"]