is not current version
Last Version 1.4.14

org.noear:solon.extend.auth 1.4.13


GroupId

GroupId

org.noear
ArtifactId

ArtifactId

solon.extend.auth
Version

Version

1.4.13
Type

Type

jar

Download solon.extend.auth 1.4.13


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