is not current version
Last Version 2.4-beta7

com.pojosontheweb:woko-tinymce-core 2.3.4


GroupId

GroupId

com.pojosontheweb
ArtifactId

ArtifactId

woko-tinymce-core
Version

Version

2.3.4
Type

Type

jar

Download woko-tinymce-core 2.3.4


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