is not current version
Last Version 4.3.1

org.webjars:tinymce-jquery 4.1.7

WebJar for TinyMCE jQuery

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

tinymce-jquery
Version

Version

4.1.7
Type

Type

jar

Download tinymce-jquery 4.1.7


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