is not current version
Last Version 1.6.15

com.github.anylogic:alogic-auth 1.6.10

认证登录框架

GroupId

GroupId

com.github.anylogic
ArtifactId

ArtifactId

alogic-auth
Version

Version

1.6.10
Type

Type

jar

Download alogic-auth 1.6.10


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