is not current version
Last Version 9.0.70

com.genesys:statistics 1.0.201

A Java library to interface to Genesys Statistics public API

GroupId

GroupId

com.genesys
ArtifactId

ArtifactId

statistics
Version

Version

1.0.201
Type

Type

jar

Download statistics 1.0.201


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