License |
License |
---|---|
GroupId | GroupIdorg.webjars |
ArtifactId | ArtifactIdckeditor-wordcount |
Last Version | Last Version1.17.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCKEditor-wordcount-webjar
WebJar for CKEditor-wordcount
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ckeditor-wordcount-1.17.9.pom | |
ckeditor-wordcount-1.17.9.jar | 19 KB |
ckeditor-wordcount-1.17.9-javadoc.jar | 14 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/ckeditor-wordcount/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>ckeditor-wordcount</artifactId>
<version>1.17.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/ckeditor-wordcount/
implementation 'org.webjars:ckeditor-wordcount:1.17.9'
// https://jarcasting.com/artifacts/org.webjars/ckeditor-wordcount/
implementation ("org.webjars:ckeditor-wordcount:1.17.9")
'org.webjars:ckeditor-wordcount:jar:1.17.9'
<dependency org="org.webjars" name="ckeditor-wordcount" rev="1.17.9">
<artifact name="ckeditor-wordcount" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='ckeditor-wordcount', version='1.17.9')
)
libraryDependencies += "org.webjars" % "ckeditor-wordcount" % "1.17.9"
[org.webjars/ckeditor-wordcount "1.17.9"]