is not current version
Last Version 0.6.8

icu.easyj:easyj-web 0.3.0

EasyJ Web核心,包含:HTTP工具类、异常类、常量等等

GroupId

GroupId

icu.easyj
ArtifactId

ArtifactId

easyj-web
Version

Version

0.3.0
Type

Type

jar

Download easyj-web 0.3.0


<!-- https://jarcasting.com/artifacts/icu.easyj/easyj-web/ -->
<dependency>
    <groupId>icu.easyj</groupId>
    <artifactId>easyj-web</artifactId>
    <version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/icu.easyj/easyj-web/
implementation 'icu.easyj:easyj-web:0.3.0'
// https://jarcasting.com/artifacts/icu.easyj/easyj-web/
implementation ("icu.easyj:easyj-web:0.3.0")
'icu.easyj:easyj-web:jar:0.3.0'
<dependency org="icu.easyj" name="easyj-web" rev="0.3.0">
  <artifact name="easyj-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='icu.easyj', module='easyj-web', version='0.3.0')
)
libraryDependencies += "icu.easyj" % "easyj-web" % "0.3.0"
[icu.easyj/easyj-web "0.3.0"]