is not current version
Last Version 0.2.0.RELEASE

com.foreach.across.modules:web-cms-module 0.0.4.RELEASE


GroupId

GroupId

com.foreach.across.modules
ArtifactId

ArtifactId

web-cms-module
Version

Version

0.0.4.RELEASE
Type

Type

jar

Download web-cms-module 0.0.4.RELEASE


<!-- https://jarcasting.com/artifacts/com.foreach.across.modules/web-cms-module/ -->
<dependency>
    <groupId>com.foreach.across.modules</groupId>
    <artifactId>web-cms-module</artifactId>
    <version>0.0.4.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.foreach.across.modules/web-cms-module/
implementation 'com.foreach.across.modules:web-cms-module:0.0.4.RELEASE'
// https://jarcasting.com/artifacts/com.foreach.across.modules/web-cms-module/
implementation ("com.foreach.across.modules:web-cms-module:0.0.4.RELEASE")
'com.foreach.across.modules:web-cms-module:jar:0.0.4.RELEASE'
<dependency org="com.foreach.across.modules" name="web-cms-module" rev="0.0.4.RELEASE">
  <artifact name="web-cms-module" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.foreach.across.modules', module='web-cms-module', version='0.0.4.RELEASE')
)
libraryDependencies += "com.foreach.across.modules" % "web-cms-module" % "0.0.4.RELEASE"
[com.foreach.across.modules/web-cms-module "0.0.4.RELEASE"]