is not current version
Last Version 2.4

org.apertereports:ws-utils 2.3


GroupId

GroupId

org.apertereports
ArtifactId

ArtifactId

ws-utils
Version

Version

2.3
Type

Type

jar

Download ws-utils 2.3


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