is not current version
Last Version 6.1.0-RC4

org.carewebframework:org.carewebframework.mvn.plugin.core 4.0.3


GroupId

GroupId

org.carewebframework
ArtifactId

ArtifactId

org.carewebframework.mvn.plugin.core
Version

Version

4.0.3
Type

Type

jar

Download org.carewebframework.mvn.plugin.core 4.0.3


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