is not current version
Last Version 1.0.1

com.alkacon:acacia-editor-shared 1.0.0

acacia-editor-shared is a JAR-Library for OpenCms Acacia Editor. OpenCms is a Content Management System that is based on Open Source Software. Complex Intranet and Internet websites can be quickly and cost-effectively created, maintained and managed.

GroupId

GroupId

com.alkacon
ArtifactId

ArtifactId

acacia-editor-shared
Version

Version

1.0.0
Type

Type

jar

Download acacia-editor-shared 1.0.0


<!-- https://jarcasting.com/artifacts/com.alkacon/acacia-editor-shared/ -->
<dependency>
    <groupId>com.alkacon</groupId>
    <artifactId>acacia-editor-shared</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.alkacon/acacia-editor-shared/
implementation 'com.alkacon:acacia-editor-shared:1.0.0'
// https://jarcasting.com/artifacts/com.alkacon/acacia-editor-shared/
implementation ("com.alkacon:acacia-editor-shared:1.0.0")
'com.alkacon:acacia-editor-shared:jar:1.0.0'
<dependency org="com.alkacon" name="acacia-editor-shared" rev="1.0.0">
  <artifact name="acacia-editor-shared" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alkacon', module='acacia-editor-shared', version='1.0.0')
)
libraryDependencies += "com.alkacon" % "acacia-editor-shared" % "1.0.0"
[com.alkacon/acacia-editor-shared "1.0.0"]