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