не последняя версия
Последняя версия 31.0.0

org.webjars:ckeditor 4.6.2

WebJar for CKEditor

Группа

Группа

org.webjars
Идентификатор

Идентификатор

ckeditor
Версия

Версия

4.6.2
Тип

Тип

jar

Скачать ckeditor 4.6.2


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