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

io.imunity:unity-server-pam 3.4.3

PAM/local system authentication

Категории

Категории

Unity Прикладные библиотеки Game Development
Группа

Группа

io.imunity
Идентификатор

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

unity-server-pam
Версия

Версия

3.4.3
Тип

Тип

jar

Скачать unity-server-pam 3.4.3


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