is not current version
Last Version 9.0.70

com.genesys:statistics 1.0.150

A Java library to interface to Genesys Statistics public API

GroupId

GroupId

com.genesys
ArtifactId

ArtifactId

statistics
Version

Version

1.0.150
Type

Type

jar

Download statistics 1.0.150


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