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

org.webjars.npm:ckeditor 4.9.0

WebJar for ckeditor

Группа

Группа

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

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

ckeditor
Версия

Версия

4.9.0
Тип

Тип

jar

Скачать ckeditor 4.9.0


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