GroupId | GroupIdcom.pojosontheweb |
---|---|
ArtifactId | ArtifactIdwoko-tinymce-web4 |
Version | Version2.2-beta6 |
Type | Typewar |
Filename | Size |
---|---|
woko-tinymce-web4-2.2-beta6.pom | |
woko-tinymce-web4-2.2-beta6.war | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.pojosontheweb/woko-tinymce-web4/ -->
<dependency>
<groupId>com.pojosontheweb</groupId>
<artifactId>woko-tinymce-web4</artifactId>
<version>2.2-beta6</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.pojosontheweb/woko-tinymce-web4/
implementation 'com.pojosontheweb:woko-tinymce-web4:2.2-beta6'
// https://jarcasting.com/artifacts/com.pojosontheweb/woko-tinymce-web4/
implementation ("com.pojosontheweb:woko-tinymce-web4:2.2-beta6")
'com.pojosontheweb:woko-tinymce-web4:war:2.2-beta6'
<dependency org="com.pojosontheweb" name="woko-tinymce-web4" rev="2.2-beta6">
<artifact name="woko-tinymce-web4" type="war" />
</dependency>
@Grapes(
@Grab(group='com.pojosontheweb', module='woko-tinymce-web4', version='2.2-beta6')
)
libraryDependencies += "com.pojosontheweb" % "woko-tinymce-web4" % "2.2-beta6"
[com.pojosontheweb/woko-tinymce-web4 "2.2-beta6"]