is not current version
Last Version 0.0.14

org.nachc.cad.tools:fhirtoomop 0.0.11

This project contains the fhir-to-omop tools. Documentation is here: https://nachc-cad.github.io/fhir-to-omop/index.html

GroupId

GroupId

org.nachc.cad.tools
ArtifactId

ArtifactId

fhirtoomop
Version

Version

0.0.11
Type

Type

jar

Download fhirtoomop 0.0.11


<!-- https://jarcasting.com/artifacts/org.nachc.cad.tools/fhirtoomop/ -->
<dependency>
    <groupId>org.nachc.cad.tools</groupId>
    <artifactId>fhirtoomop</artifactId>
    <version>0.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/org.nachc.cad.tools/fhirtoomop/
implementation 'org.nachc.cad.tools:fhirtoomop:0.0.11'
// https://jarcasting.com/artifacts/org.nachc.cad.tools/fhirtoomop/
implementation ("org.nachc.cad.tools:fhirtoomop:0.0.11")
'org.nachc.cad.tools:fhirtoomop:jar:0.0.11'
<dependency org="org.nachc.cad.tools" name="fhirtoomop" rev="0.0.11">
  <artifact name="fhirtoomop" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nachc.cad.tools', module='fhirtoomop', version='0.0.11')
)
libraryDependencies += "org.nachc.cad.tools" % "fhirtoomop" % "0.0.11"
[org.nachc.cad.tools/fhirtoomop "0.0.11"]