License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.codehaus.openxma |
ArtifactId | ArtifactIdepclient |
Last Version | Last Version5.0.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
epclient-5.0.6.pom | |
epclient-5.0.6.jar | 76 KB |
epclient-5.0.6-xdelta.zip | 24 KB |
epclient-5.0.6-sources.jar | 101 KB |
epclient-5.0.6-javadoc.jar | 227 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.codehaus.openxma/epclient/ -->
<dependency>
<groupId>org.codehaus.openxma</groupId>
<artifactId>epclient</artifactId>
<version>5.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.openxma/epclient/
implementation 'org.codehaus.openxma:epclient:5.0.6'
// https://jarcasting.com/artifacts/org.codehaus.openxma/epclient/
implementation ("org.codehaus.openxma:epclient:5.0.6")
'org.codehaus.openxma:epclient:jar:5.0.6'
<dependency org="org.codehaus.openxma" name="epclient" rev="5.0.6">
<artifact name="epclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.openxma', module='epclient', version='5.0.6')
)
libraryDependencies += "org.codehaus.openxma" % "epclient" % "5.0.6"
[org.codehaus.openxma/epclient "5.0.6"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |