is not current version
Last Version 9.0.79

com.genesys:authentication 9.0.5

A Java library to interface to Genesys Authentication public API

GroupId

GroupId

com.genesys
ArtifactId

ArtifactId

authentication
Version

Version

9.0.5
Type

Type

jar

Download authentication 9.0.5


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