c

cwf-plugin-patientheader

Files download
File Operation
cwf-plugin-patientheader-3.0.0-RC1.jar download
cwf-plugin-patientheader-3.0.0-RC1.pom download
cwf-plugin-patientheader-3.0.0-RC1-sources.jar download
Apache Maven
<dependency>
  <groupId>org.hspconsortium.carewebframework</groupId>
  <artifactId>cwf-plugin-patientheader</artifactId>
  <version>3.0.0-RC1</version>
</dependency>
Gradle Groovy
implementation 'org.hspconsortium.carewebframework:cwf-plugin-patientheader:3.0.0-RC1'
Gradle Kotlin
implementation("org.hspconsortium.carewebframework:cwf-plugin-patientheader:3.0.0-RC1")
Scala SBT
libraryDependencies += "org.hspconsortium.carewebframework" % "cwf-plugin-patientheader" % "3.0.0-RC1"
Groovy Grape
@Grapes(
  @Grab(group='org.hspconsortium.carewebframework', module='cwf-plugin-patientheader', version='3.0.0-RC1')
)
Apache Ivy
<dependency org="org.hspconsortium.carewebframework" name="cwf-plugin-patientheader" rev="3.0.0-RC1" />
Leiningen
[org.hspconsortium.carewebframework/cwf-plugin-patientheader "3.0.0-RC1"]
Apache Buildr
'org.hspconsortium.carewebframework:cwf-plugin-patientheader:jar:3.0.0-RC1'