GroupId | GroupIdcom.pojosontheweb |
---|---|
ArtifactId | ArtifactIdwoko-tinymce-web4 |
Version | Version2.4-beta4 |
Type | Typewar |
Filename | Size |
---|---|
woko-tinymce-web4-2.4-beta4.pom | |
woko-tinymce-web4-2.4-beta4.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.4-beta4</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.pojosontheweb/woko-tinymce-web4/
implementation 'com.pojosontheweb:woko-tinymce-web4:2.4-beta4'
// https://jarcasting.com/artifacts/com.pojosontheweb/woko-tinymce-web4/
implementation ("com.pojosontheweb:woko-tinymce-web4:2.4-beta4")
'com.pojosontheweb:woko-tinymce-web4:war:2.4-beta4'
<dependency org="com.pojosontheweb" name="woko-tinymce-web4" rev="2.4-beta4">
<artifact name="woko-tinymce-web4" type="war" />
</dependency>
@Grapes(
@Grab(group='com.pojosontheweb', module='woko-tinymce-web4', version='2.4-beta4')
)
libraryDependencies += "com.pojosontheweb" % "woko-tinymce-web4" % "2.4-beta4"
[com.pojosontheweb/woko-tinymce-web4 "2.4-beta4"]