is not current version
Last Version 3.0.0-RC4

org.hspconsortium.carewebframework:cwf-root 1.0.1


GroupId

GroupId

org.hspconsortium.carewebframework
ArtifactId

ArtifactId

cwf-root
Version

Version

1.0.1
Type

Type

pom

Download cwf-root 1.0.1

Filename Size
cwf-root-1.0.1.pom 25 KB
Browse

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