is not current version
Last Version 0.9.7

statcvs:statcvs-xml 0.9.6


GroupId

GroupId

statcvs
ArtifactId

ArtifactId

statcvs-xml
Version

Version

0.9.6
Type

Type

jar

Download statcvs-xml 0.9.6


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