License |
License |
---|---|
GroupId | GroupIdorg.webjars |
ArtifactId | ArtifactIdtinymce-jquery |
Last Version | Last Version4.3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTinyMCE jQuery
WebJar for TinyMCE jQuery
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
tinymce-jquery-4.3.1.pom | |
tinymce-jquery-4.3.1.jar | 678 KB |
tinymce-jquery-4.3.1-javadoc.jar | 641 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/tinymce-jquery/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>tinymce-jquery</artifactId>
<version>4.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/tinymce-jquery/
implementation 'org.webjars:tinymce-jquery:4.3.1'
// https://jarcasting.com/artifacts/org.webjars/tinymce-jquery/
implementation ("org.webjars:tinymce-jquery:4.3.1")
'org.webjars:tinymce-jquery:jar:4.3.1'
<dependency org="org.webjars" name="tinymce-jquery" rev="4.3.1">
<artifact name="tinymce-jquery" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='tinymce-jquery', version='4.3.1')
)
libraryDependencies += "org.webjars" % "tinymce-jquery" % "4.3.1"
[org.webjars/tinymce-jquery "4.3.1"]