Last Version

FHIR DiGA Nicotine Usage Parent 1.0.0

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.

License

License

GroupId

GroupId

com.alextherapeutics
ArtifactId

ArtifactId

fhir-diga-nicotine-usage-annotation
Version

Version

1.0.0
Type

Type

jar
Description

Description

FHIR 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

https://github.com/alex-therapeutics/fhir-diga-nicotine-addiction
Source Code Management

Source Code Management

https://github.com/alex-therapeutics/fhir-diga-nicotine-addiction

Download fhir-diga-nicotine-usage-annotation 1.0.0


<!-- 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"]

Dependencies

compile (5)

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

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.12

Project Modules

There are no modules declared in this project.