не последняя версия
Последняя версия 0.6.8

icu.easyj:easyj-web 0.4.8

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

Группа

Группа

icu.easyj
Идентификатор

Идентификатор

easyj-web
Версия

Версия

0.4.8
Тип

Тип

jar

Скачать easyj-web 0.4.8


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