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

org.codehaus.redback:redback-authentication 1.1.2


Группа

Группа

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

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

redback-authentication
Версия

Версия

1.1.2
Тип

Тип

pom

Скачать redback-authentication 1.1.2

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

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