GroupId | GroupIdcom.liferay.webjars |
---|---|
ArtifactId | ArtifactIdcom.liferay.webjars.ckeditor |
Last Version | Last Version4.6.0.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
<!-- https://jarcasting.com/artifacts/com.liferay.webjars/com.liferay.webjars.ckeditor/ -->
<dependency>
<groupId>com.liferay.webjars</groupId>
<artifactId>com.liferay.webjars.ckeditor</artifactId>
<version>4.6.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay.webjars/com.liferay.webjars.ckeditor/
implementation 'com.liferay.webjars:com.liferay.webjars.ckeditor:4.6.0.7'
// https://jarcasting.com/artifacts/com.liferay.webjars/com.liferay.webjars.ckeditor/
implementation ("com.liferay.webjars:com.liferay.webjars.ckeditor:4.6.0.7")
'com.liferay.webjars:com.liferay.webjars.ckeditor:jar:4.6.0.7'
<dependency org="com.liferay.webjars" name="com.liferay.webjars.ckeditor" rev="4.6.0.7">
<artifact name="com.liferay.webjars.ckeditor" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay.webjars', module='com.liferay.webjars.ckeditor', version='4.6.0.7')
)
libraryDependencies += "com.liferay.webjars" % "com.liferay.webjars.ckeditor" % "4.6.0.7"
[com.liferay.webjars/com.liferay.webjars.ckeditor "4.6.0.7"]