License |
License |
---|---|
GroupId | GroupIdcom.babylonhealth.lit |
ArtifactId | ArtifactIdfhirpath_2.13 |
Last Version | Last Version0.14.10 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionfhirpath
fhirpath
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.babylonhealth.lit/fhirpath_2.13/ -->
<dependency>
<groupId>com.babylonhealth.lit</groupId>
<artifactId>fhirpath_2.13</artifactId>
<version>0.14.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.babylonhealth.lit/fhirpath_2.13/
implementation 'com.babylonhealth.lit:fhirpath_2.13:0.14.10'
// https://jarcasting.com/artifacts/com.babylonhealth.lit/fhirpath_2.13/
implementation ("com.babylonhealth.lit:fhirpath_2.13:0.14.10")
'com.babylonhealth.lit:fhirpath_2.13:jar:0.14.10'
<dependency org="com.babylonhealth.lit" name="fhirpath_2.13" rev="0.14.10">
<artifact name="fhirpath_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.babylonhealth.lit', module='fhirpath_2.13', version='0.14.10')
)
libraryDependencies += "com.babylonhealth.lit" % "fhirpath_2.13" % "0.14.10"
[com.babylonhealth.lit/fhirpath_2.13 "0.14.10"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.8 |
com.babylonhealth.lit : core_2.13 | jar | 0.14.10 |
com.babylonhealth.lit : hl7_2.13 | jar | 0.14.10 |
com.babylonhealth.lit : macros_2.13 | jar | 0.14.10 |
org.scala-lang : scala-reflect | jar | 2.13.8 |
org.typelevel : cats-parse_2.13 | jar | 0.3.7 |
dev.zio : izumi-reflect_2.13 | jar | 2.1.0 |
org.slf4j : slf4j-api | jar | 1.7.36 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.13 | jar | 3.2.11 |