is not current version
Last Version 4.0.0

org.carewebframework:org.carewebframework.cal.api.core 3.1.0


GroupId

GroupId

org.carewebframework
ArtifactId

ArtifactId

org.carewebframework.cal.api.core
Version

Version

3.1.0
Type

Type

jar

Download org.carewebframework.cal.api.core 3.1.0


<!-- https://jarcasting.com/artifacts/org.carewebframework/org.carewebframework.cal.api.core/ -->
<dependency>
    <groupId>org.carewebframework</groupId>
    <artifactId>org.carewebframework.cal.api.core</artifactId>
    <version>3.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.carewebframework/org.carewebframework.cal.api.core/
implementation 'org.carewebframework:org.carewebframework.cal.api.core:3.1.0'
// https://jarcasting.com/artifacts/org.carewebframework/org.carewebframework.cal.api.core/
implementation ("org.carewebframework:org.carewebframework.cal.api.core:3.1.0")
'org.carewebframework:org.carewebframework.cal.api.core:jar:3.1.0'
<dependency org="org.carewebframework" name="org.carewebframework.cal.api.core" rev="3.1.0">
  <artifact name="org.carewebframework.cal.api.core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.carewebframework', module='org.carewebframework.cal.api.core', version='3.1.0')
)
libraryDependencies += "org.carewebframework" % "org.carewebframework.cal.api.core" % "3.1.0"
[org.carewebframework/org.carewebframework.cal.api.core "3.1.0"]