is not current version
Last Version 1.0.3

org.webjars:angular-ckeditor 0.2.0-1

WebJar for angular-ckeditor

Categories

Categories

Angular User Interface Web Frameworks
GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

angular-ckeditor
Version

Version

0.2.0-1
Type

Type

jar

Download angular-ckeditor 0.2.0-1


<!-- https://jarcasting.com/artifacts/org.webjars/angular-ckeditor/ -->
<dependency>
    <groupId>org.webjars</groupId>
    <artifactId>angular-ckeditor</artifactId>
    <version>0.2.0-1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/angular-ckeditor/
implementation 'org.webjars:angular-ckeditor:0.2.0-1'
// https://jarcasting.com/artifacts/org.webjars/angular-ckeditor/
implementation ("org.webjars:angular-ckeditor:0.2.0-1")
'org.webjars:angular-ckeditor:jar:0.2.0-1'
<dependency org="org.webjars" name="angular-ckeditor" rev="0.2.0-1">
  <artifact name="angular-ckeditor" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='angular-ckeditor', version='0.2.0-1')
)
libraryDependencies += "org.webjars" % "angular-ckeditor" % "0.2.0-1"
[org.webjars/angular-ckeditor "0.2.0-1"]