is not current version
Last Version 0.6.8

icu.easyj:easyj-login 0.5.2

EasyJ 登录功能封装,提供完善的登录相关工具类。

GroupId

GroupId

icu.easyj
ArtifactId

ArtifactId

easyj-login
Version

Version

0.5.2
Type

Type

jar

Download easyj-login 0.5.2


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