is not current version
Last Version 9.0.70

com.genesys:statistics 1.0.326

A Java library to interface to Genesys Statistics public API

GroupId

GroupId

com.genesys
ArtifactId

ArtifactId

statistics
Version

Version

1.0.326
Type

Type

jar

Download statistics 1.0.326


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