is not current version
Last Version 8.0.3-rev

org.opencms:org.opencms.editors.ckeditor 8.0.3

The OpenCms is a professional, easy to use website content management system.

GroupId

GroupId

org.opencms
ArtifactId

ArtifactId

org.opencms.editors.ckeditor
Version

Version

8.0.3
Type

Type

jar

Download org.opencms.editors.ckeditor 8.0.3


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