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

com.github.pandafw:panda-gems-users 1.7.0

Users login/logout extension module for the Panda Framework web application.

Группа

Группа

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

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

panda-gems-users
Версия

Версия

1.7.0
Тип

Тип

jar

Скачать panda-gems-users 1.7.0


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