is not current version
Last Version 4.16.0

org.fujion.webjars:webjar-ckeditor-standard 4.11.3

CKEditor rich text editor, standard version.

GroupId

GroupId

org.fujion.webjars
ArtifactId

ArtifactId

webjar-ckeditor-standard
Version

Version

4.11.3
Type

Type

jar

Download webjar-ckeditor-standard 4.11.3


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