is not current version
Last Version 6.0.2

org.codehaus.openxma:xmartclient 2.0.3


Categories

Categories

CLI User Interface
GroupId

GroupId

org.codehaus.openxma
ArtifactId

ArtifactId

xmartclient
Version

Version

2.0.3
Type

Type

jar

Download xmartclient 2.0.3


<!-- https://jarcasting.com/artifacts/org.codehaus.openxma/xmartclient/ -->
<dependency>
    <groupId>org.codehaus.openxma</groupId>
    <artifactId>xmartclient</artifactId>
    <version>2.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.openxma/xmartclient/
implementation 'org.codehaus.openxma:xmartclient:2.0.3'
// https://jarcasting.com/artifacts/org.codehaus.openxma/xmartclient/
implementation ("org.codehaus.openxma:xmartclient:2.0.3")
'org.codehaus.openxma:xmartclient:jar:2.0.3'
<dependency org="org.codehaus.openxma" name="xmartclient" rev="2.0.3">
  <artifact name="xmartclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.openxma', module='xmartclient', version='2.0.3')
)
libraryDependencies += "org.codehaus.openxma" % "xmartclient" % "2.0.3"
[org.codehaus.openxma/xmartclient "2.0.3"]