License |
License |
---|---|
GroupId | GroupIdorg.codehaus.openxma |
ArtifactId | ArtifactIdxmartserver |
Last Version | Last Version6.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
xmartserver-6.0.2.pom | |
xmartserver-6.0.2.jar | 418 KB |
xmartserver-6.0.2-sources.jar | 538 KB |
xmartserver-6.0.2-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.codehaus.openxma/xmartserver/ -->
<dependency>
<groupId>org.codehaus.openxma</groupId>
<artifactId>xmartserver</artifactId>
<version>6.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.openxma/xmartserver/
implementation 'org.codehaus.openxma:xmartserver:6.0.2'
// https://jarcasting.com/artifacts/org.codehaus.openxma/xmartserver/
implementation ("org.codehaus.openxma:xmartserver:6.0.2")
'org.codehaus.openxma:xmartserver:jar:6.0.2'
<dependency org="org.codehaus.openxma" name="xmartserver" rev="6.0.2">
<artifact name="xmartserver" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.openxma', module='xmartserver', version='6.0.2')
)
libraryDependencies += "org.codehaus.openxma" % "xmartserver" % "6.0.2"
[org.codehaus.openxma/xmartserver "6.0.2"]