License |
License
BSD 3-Clause
|
---|---|
Categories |
CategoriesJavaScript Languages |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgrapesjs-plugin-ckeditor |
Version | Version0.0.9 |
Type | Typejar |
Description |
Descriptiongrapesjs-plugin-ckeditor
WebJar for grapesjs-plugin-ckeditor
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
grapesjs-plugin-ckeditor-0.0.9.pom | |
grapesjs-plugin-ckeditor-0.0.9.jar | 10 KB |
grapesjs-plugin-ckeditor-0.0.9-sources.jar | 22 bytes |
grapesjs-plugin-ckeditor-0.0.9-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/grapesjs-plugin-ckeditor/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>grapesjs-plugin-ckeditor</artifactId>
<version>0.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/grapesjs-plugin-ckeditor/
implementation 'org.webjars.npm:grapesjs-plugin-ckeditor:0.0.9'
// https://jarcasting.com/artifacts/org.webjars.npm/grapesjs-plugin-ckeditor/
implementation ("org.webjars.npm:grapesjs-plugin-ckeditor:0.0.9")
'org.webjars.npm:grapesjs-plugin-ckeditor:jar:0.0.9'
<dependency org="org.webjars.npm" name="grapesjs-plugin-ckeditor" rev="0.0.9">
<artifact name="grapesjs-plugin-ckeditor" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='grapesjs-plugin-ckeditor', version='0.0.9')
)
libraryDependencies += "org.webjars.npm" % "grapesjs-plugin-ckeditor" % "0.0.9"
[org.webjars.npm/grapesjs-plugin-ckeditor "0.0.9"]