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

com.auth0:auth0-servlet 3.3.2


Группа

Группа

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

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

auth0-servlet
Версия

Версия

3.3.2
Тип

Тип

jar

Скачать auth0-servlet 3.3.2


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