не последняя версия
Последняя версия 9.0.79

com.genesys:authentication 1.0.257

A Java library to interface to Genesys Authentication public API

Группа

Группа

com.genesys
Идентификатор

Идентификатор

authentication
Версия

Версия

1.0.257
Тип

Тип

jar

Скачать authentication 1.0.257


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