is not current version
Last Version 3.0.0-RC4

org.hspconsortium.carewebframework:cwf-plugin-documents 2.0.0-RC2


GroupId

GroupId

org.hspconsortium.carewebframework
ArtifactId

ArtifactId

cwf-plugin-documents
Version

Version

2.0.0-RC2
Type

Type

jar

Download cwf-plugin-documents 2.0.0-RC2


<!-- https://jarcasting.com/artifacts/org.hspconsortium.carewebframework/cwf-plugin-documents/ -->
<dependency>
    <groupId>org.hspconsortium.carewebframework</groupId>
    <artifactId>cwf-plugin-documents</artifactId>
    <version>2.0.0-RC2</version>
</dependency>
// https://jarcasting.com/artifacts/org.hspconsortium.carewebframework/cwf-plugin-documents/
implementation 'org.hspconsortium.carewebframework:cwf-plugin-documents:2.0.0-RC2'
// https://jarcasting.com/artifacts/org.hspconsortium.carewebframework/cwf-plugin-documents/
implementation ("org.hspconsortium.carewebframework:cwf-plugin-documents:2.0.0-RC2")
'org.hspconsortium.carewebframework:cwf-plugin-documents:jar:2.0.0-RC2'
<dependency org="org.hspconsortium.carewebframework" name="cwf-plugin-documents" rev="2.0.0-RC2">
  <artifact name="cwf-plugin-documents" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hspconsortium.carewebframework', module='cwf-plugin-documents', version='2.0.0-RC2')
)
libraryDependencies += "org.hspconsortium.carewebframework" % "cwf-plugin-documents" % "2.0.0-RC2"
[org.hspconsortium.carewebframework/cwf-plugin-documents "2.0.0-RC2"]