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