GroupId | GroupIdstatcvs |
---|---|
ArtifactId | ArtifactIdstatcvs-xml |
Last Version | Last Version0.9.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionStatCVS-XML
XML output extensions for StatCvs
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
statcvs-xml-0.9.7.pom | |
statcvs-xml-0.9.7.jar | 197 KB |
statcvs-xml-0.9.7-sources.jar | 245 KB |
Browse |
<!-- https://jarcasting.com/artifacts/statcvs/statcvs-xml/ -->
<dependency>
<groupId>statcvs</groupId>
<artifactId>statcvs-xml</artifactId>
<version>0.9.7</version>
</dependency>
// https://jarcasting.com/artifacts/statcvs/statcvs-xml/
implementation 'statcvs:statcvs-xml:0.9.7'
// https://jarcasting.com/artifacts/statcvs/statcvs-xml/
implementation ("statcvs:statcvs-xml:0.9.7")
'statcvs:statcvs-xml:jar:0.9.7'
<dependency org="statcvs" name="statcvs-xml" rev="0.9.7">
<artifact name="statcvs-xml" type="jar" />
</dependency>
@Grapes(
@Grab(group='statcvs', module='statcvs-xml', version='0.9.7')
)
libraryDependencies += "statcvs" % "statcvs-xml" % "0.9.7"
[statcvs/statcvs-xml "0.9.7"]
Group / Artifact | Type | Version |
---|---|---|
jdom : jdom | jar | b10 |
jfreechart : jfreechart | jar | 0.9.20 |
jcommon : jcommon | jar | 0.9.5 |
commons-jexl : commons-jexl | jar | 1.0-beta-1 |
commons-logging : commons-logging | jar | 1.0.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |