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

org.codehaus.redback:redback-authentication 1.2.8


Группа

Группа

org.codehaus.redback
Идентификатор

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

redback-authentication
Версия

Версия

1.2.8
Тип

Тип

pom

Скачать redback-authentication 1.2.8

Имя Файла Размер
redback-authentication-1.2.8.pom 1 KB
Обзор

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