is not current version
Last Version 1.0.3

org.webjars.bower:angular-ckeditor 0.4.2

WebJar for angular-ckeditor

Categories

Categories

Angular User Interface Web Frameworks
GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

angular-ckeditor
Version

Version

0.4.2
Type

Type

jar

Download angular-ckeditor 0.4.2


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