is not current version
Last Version 6.20.0

org.wicketstuff:tinymce-examples 1.4.18

Examples for Wicket Contrib TinyMCE

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

tinymce-examples
Version

Version

1.4.18
Type

Type

war

Download tinymce-examples 1.4.18


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