is not current version
Last Version 3.9.1

io.imunity:unity-composite-password 3.3.2

Password authenticator which can validate password against multiple backends

Categories

Categories

Unity Business Logic Libraries Game Development
GroupId

GroupId

io.imunity
ArtifactId

ArtifactId

unity-composite-password
Version

Version

3.3.2
Type

Type

jar

Download unity-composite-password 3.3.2


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