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