License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-ckeditor-ckeditor-dev |
Version | Version4.11.4 |
Type | Typejar |
Description |
Descriptionckeditor-dev
WebJar for ckeditor-dev
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-ckeditor-ckeditor-dev/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-ckeditor-ckeditor-dev</artifactId>
<version>4.11.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-ckeditor-ckeditor-dev/
implementation 'org.webjars.npm:github-com-ckeditor-ckeditor-dev:4.11.4'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-ckeditor-ckeditor-dev/
implementation ("org.webjars.npm:github-com-ckeditor-ckeditor-dev:4.11.4")
'org.webjars.npm:github-com-ckeditor-ckeditor-dev:jar:4.11.4'
<dependency org="org.webjars.npm" name="github-com-ckeditor-ckeditor-dev" rev="4.11.4">
<artifact name="github-com-ckeditor-ckeditor-dev" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-ckeditor-ckeditor-dev', version='4.11.4')
)
libraryDependencies += "org.webjars.npm" % "github-com-ckeditor-ckeditor-dev" % "4.11.4"
[org.webjars.npm/github-com-ckeditor-ckeditor-dev "4.11.4"]