is not current version
Last Version 0.2.1

icu.easyj:web-parent 0.1.9

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

GroupId

GroupId

icu.easyj
ArtifactId

ArtifactId

web-parent
Version

Version

0.1.9
Type

Type

pom

Download web-parent 0.1.9

Filename Size
web-parent-0.1.9.pom 1 KB
Browse

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