is not current version
Last Version 6.1.0-RC4

org.carewebframework:org.carewebframework.mvn.plugin.core 4.0.8


GroupId

GroupId

org.carewebframework
ArtifactId

ArtifactId

org.carewebframework.mvn.plugin.core
Version

Version

4.0.8
Type

Type

jar

Download org.carewebframework.mvn.plugin.core 4.0.8


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