is not current version
Last Version 1.0.5

org.carewebframework:org.carewebframework.web.script.groovy 1.0.4


GroupId

GroupId

org.carewebframework
ArtifactId

ArtifactId

org.carewebframework.web.script.groovy
Version

Version

1.0.4
Type

Type

jar

Download org.carewebframework.web.script.groovy 1.0.4


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