GroupId | GroupIdicu.easyj |
---|---|
ArtifactId | ArtifactIdeasyj-web |
Version | Version0.4.6 |
Type | Typejar |
Filename | Size |
---|---|
easyj-web-0.4.6.pom | |
easyj-web-0.4.6.jar | 62 KB |
easyj-web-0.4.6-sources.jar | 68 KB |
easyj-web-0.4.6-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.6</version>
</dependency>
// https://jarcasting.com/artifacts/icu.easyj/easyj-web/
implementation 'icu.easyj:easyj-web:0.4.6'
// https://jarcasting.com/artifacts/icu.easyj/easyj-web/
implementation ("icu.easyj:easyj-web:0.4.6")
'icu.easyj:easyj-web:jar:0.4.6'
<dependency org="icu.easyj" name="easyj-web" rev="0.4.6">
<artifact name="easyj-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='icu.easyj', module='easyj-web', version='0.4.6')
)
libraryDependencies += "icu.easyj" % "easyj-web" % "0.4.6"
[icu.easyj/easyj-web "0.4.6"]