is not current version
Last Version 1.1.0

net.sf.cewolf-art:cewolf-art 1.0.2

cewolf code used by the ART reporting tool

Categories

Categories

Net
GroupId

GroupId

net.sf.cewolf-art
ArtifactId

ArtifactId

cewolf-art
Version

Version

1.0.2
Type

Type

jar

Download cewolf-art 1.0.2


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