is not current version
Last Version 1.0.3

org.webjars.bower:angular-ckeditor 1.0.0

WebJar for angular-ckeditor

Categories

Categories

Angular User Interface Web Frameworks
GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

angular-ckeditor
Version

Version

1.0.0
Type

Type

jar

Download angular-ckeditor 1.0.0


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