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