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

icu.easyj:easyj-web-parent 0.1.3

EasyJ Web封装,提供Web相关的工具类、封装类、异常类、常量等等

Группа

Группа

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

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

easyj-web-parent
Версия

Версия

0.1.3
Тип

Тип

pom

Скачать easyj-web-parent 0.1.3

Имя Файла Размер
easyj-web-parent-0.1.3.pom 1 KB
Обзор

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