License |
License |
---|---|
GroupId | GroupIdcom.wiris.plugin |
ArtifactId | ArtifactIdwirisplugin-engine |
Last Version | Last Version3.17.20.0706 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionWIRIS plugin engine
The WIRIS plugin engine for Java
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.wiris.plugin/wirisplugin-engine/ -->
<dependency>
<groupId>com.wiris.plugin</groupId>
<artifactId>wirisplugin-engine</artifactId>
<version>3.17.20.0706</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.wiris.plugin/wirisplugin-engine/
implementation 'com.wiris.plugin:wirisplugin-engine:3.17.20.0706'
// https://jarcasting.com/artifacts/com.wiris.plugin/wirisplugin-engine/
implementation ("com.wiris.plugin:wirisplugin-engine:3.17.20.0706")
'com.wiris.plugin:wirisplugin-engine:war:3.17.20.0706'
<dependency org="com.wiris.plugin" name="wirisplugin-engine" rev="3.17.20.0706">
<artifact name="wirisplugin-engine" type="war" />
</dependency>
@Grapes(
@Grab(group='com.wiris.plugin', module='wirisplugin-engine', version='3.17.20.0706')
)
libraryDependencies += "com.wiris.plugin" % "wirisplugin-engine" % "3.17.20.0706"
[com.wiris.plugin/wirisplugin-engine "3.17.20.0706"]