License |
License |
---|---|
GroupId | GroupIdorg.hspconsortium.carewebframework |
ArtifactId | ArtifactIdcwf-root |
Last Version | Last Version3.0.0-RC4 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionHSPC CareWeb Framework Root POM
Release information
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
cwf-root-3.0.0-RC4.pom | 15 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.hspconsortium.carewebframework/cwf-root/ -->
<dependency>
<groupId>org.hspconsortium.carewebframework</groupId>
<artifactId>cwf-root</artifactId>
<version>3.0.0-RC4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.hspconsortium.carewebframework/cwf-root/
implementation 'org.hspconsortium.carewebframework:cwf-root:3.0.0-RC4'
// https://jarcasting.com/artifacts/org.hspconsortium.carewebframework/cwf-root/
implementation ("org.hspconsortium.carewebframework:cwf-root:3.0.0-RC4")
'org.hspconsortium.carewebframework:cwf-root:pom:3.0.0-RC4'
<dependency org="org.hspconsortium.carewebframework" name="cwf-root" rev="3.0.0-RC4">
<artifact name="cwf-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.hspconsortium.carewebframework', module='cwf-root', version='3.0.0-RC4')
)
libraryDependencies += "org.hspconsortium.carewebframework" % "cwf-root" % "3.0.0-RC4"
[org.hspconsortium.carewebframework/cwf-root "3.0.0-RC4"]