is not current version
Last Version 4.19.0

org.webjars.npm:ckeditor4 4.15.1

WebJar for ckeditor4

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

ckeditor4
Version

Version

4.15.1
Type

Type

jar

Download ckeditor4 4.15.1


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