License |
License |
---|---|
GroupId | GroupIdorg.fujion.webjars |
ArtifactId | ArtifactIdwebjar-ckeditor-standard |
Last Version | Last Version4.16.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCKEditor (Standard)
CKEditor rich text editor, standard version.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
webjar-ckeditor-standard-4.16.0.pom | |
webjar-ckeditor-standard-4.16.0.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.fujion.webjars/webjar-ckeditor-standard/ -->
<dependency>
<groupId>org.fujion.webjars</groupId>
<artifactId>webjar-ckeditor-standard</artifactId>
<version>4.16.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.fujion.webjars/webjar-ckeditor-standard/
implementation 'org.fujion.webjars:webjar-ckeditor-standard:4.16.0'
// https://jarcasting.com/artifacts/org.fujion.webjars/webjar-ckeditor-standard/
implementation ("org.fujion.webjars:webjar-ckeditor-standard:4.16.0")
'org.fujion.webjars:webjar-ckeditor-standard:jar:4.16.0'
<dependency org="org.fujion.webjars" name="webjar-ckeditor-standard" rev="4.16.0">
<artifact name="webjar-ckeditor-standard" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fujion.webjars', module='webjar-ckeditor-standard', version='4.16.0')
)
libraryDependencies += "org.fujion.webjars" % "webjar-ckeditor-standard" % "4.16.0"
[org.fujion.webjars/webjar-ckeditor-standard "4.16.0"]