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