License |
License
GPL-2.0
LGPL-2.1
MPL-1.1
|
---|---|
Categories |
CategoriesGithub Development Tools Version Controls |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-ckeditor-ckeditor4-releases |
Last Version | Last Version4.19.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionckeditor4
WebJar for ckeditor4
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-ckeditor-ckeditor4-releases/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-ckeditor-ckeditor4-releases</artifactId>
<version>4.19.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-ckeditor-ckeditor4-releases/
implementation 'org.webjars.npm:github-com-ckeditor-ckeditor4-releases:4.19.0'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-ckeditor-ckeditor4-releases/
implementation ("org.webjars.npm:github-com-ckeditor-ckeditor4-releases:4.19.0")
'org.webjars.npm:github-com-ckeditor-ckeditor4-releases:jar:4.19.0'
<dependency org="org.webjars.npm" name="github-com-ckeditor-ckeditor4-releases" rev="4.19.0">
<artifact name="github-com-ckeditor-ckeditor4-releases" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-ckeditor-ckeditor4-releases', version='4.19.0')
)
libraryDependencies += "org.webjars.npm" % "github-com-ckeditor-ckeditor4-releases" % "4.19.0"
[org.webjars.npm/github-com-ckeditor-ckeditor4-releases "4.19.0"]