не последняя версия
Последняя версия 1.0.0.M1

net.eulerframework:euler-web-authentication 0.3.1


Категории

Категории

Сеть
Группа

Группа

net.eulerframework
Идентификатор

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

euler-web-authentication
Версия

Версия

0.3.1
Тип

Тип

jar

Скачать euler-web-authentication 0.3.1


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