License |
License |
---|---|
GroupId | GroupIdcom.alextherapeutics |
ArtifactId | ArtifactIdfhir-diga-nicotine-usage-annotation |
Version | Version1.0.0 |
Type | Typejar |
Description |
DescriptionFHIR DiGA Nicotine Usage Parent
Annotation module for a java library to implement the standard for exporting patient data for DiGAs treating nicotine addiction using CBT.
To use the library, you should import the 'fhir-diga-nicotine-usage' module only.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.alextherapeutics/fhir-diga-nicotine-usage-annotation/ -->
<dependency>
<groupId>com.alextherapeutics</groupId>
<artifactId>fhir-diga-nicotine-usage-annotation</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.alextherapeutics/fhir-diga-nicotine-usage-annotation/
implementation 'com.alextherapeutics:fhir-diga-nicotine-usage-annotation:1.0.0'
// https://jarcasting.com/artifacts/com.alextherapeutics/fhir-diga-nicotine-usage-annotation/
implementation ("com.alextherapeutics:fhir-diga-nicotine-usage-annotation:1.0.0")
'com.alextherapeutics:fhir-diga-nicotine-usage-annotation:jar:1.0.0'
<dependency org="com.alextherapeutics" name="fhir-diga-nicotine-usage-annotation" rev="1.0.0">
<artifact name="fhir-diga-nicotine-usage-annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alextherapeutics', module='fhir-diga-nicotine-usage-annotation', version='1.0.0')
)
libraryDependencies += "com.alextherapeutics" % "fhir-diga-nicotine-usage-annotation" % "1.0.0"
[com.alextherapeutics/fhir-diga-nicotine-usage-annotation "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
ca.uhn.hapi.fhir : hapi-fhir-structures-r4 | jar | 5.3.0 |
ca.uhn.hapi.fhir : hapi-fhir-base | jar | 5.3.0 |
com.google.auto.service : auto-service | jar | 1.0 |
com.squareup : javapoet | jar | 1.13.0 |
commons-lang : commons-lang | jar | 2.6 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.12 |