c

cwf-ui-patientselection-v1

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