is not current version
Last Version 0.6.8

icu.easyj:easyj-bom 0.4.7

EasyJ的组件清单

GroupId

GroupId

icu.easyj
ArtifactId

ArtifactId

easyj-bom
Version

Version

0.4.7
Type

Type

pom

Download easyj-bom 0.4.7

Filename Size
easyj-bom-0.4.7.pom 4 KB
Browse

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