is not current version
Last Version 3.0.0-RC4

org.hspconsortium.carewebframework:cwf-root 2.0.0


GroupId

GroupId

org.hspconsortium.carewebframework
ArtifactId

ArtifactId

cwf-root
Version

Version

2.0.0
Type

Type

pom

Download cwf-root 2.0.0

Filename Size
cwf-root-2.0.0.pom 15 KB
Browse

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