GroupId | GroupIdicu.easyj |
---|---|
ArtifactId | ArtifactIdeasyj-login |
Version | Version0.4.2 |
Type | Typejar |
Filename | Size |
---|---|
easyj-login-0.4.2.pom | |
easyj-login-0.4.2.jar | 20 KB |
easyj-login-0.4.2-sources.jar | 23 KB |
easyj-login-0.4.2-javadoc.jar | 125 KB |
Browse |
<!-- https://jarcasting.com/artifacts/icu.easyj/easyj-login/ -->
<dependency>
<groupId>icu.easyj</groupId>
<artifactId>easyj-login</artifactId>
<version>0.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/icu.easyj/easyj-login/
implementation 'icu.easyj:easyj-login:0.4.2'
// https://jarcasting.com/artifacts/icu.easyj/easyj-login/
implementation ("icu.easyj:easyj-login:0.4.2")
'icu.easyj:easyj-login:jar:0.4.2'
<dependency org="icu.easyj" name="easyj-login" rev="0.4.2">
<artifact name="easyj-login" type="jar" />
</dependency>
@Grapes(
@Grab(group='icu.easyj', module='easyj-login', version='0.4.2')
)
libraryDependencies += "icu.easyj" % "easyj-login" % "0.4.2"
[icu.easyj/easyj-login "0.4.2"]