is not current version
Last Version 0.6.8

icu.easyj:easyj-bom 0.4.1

EasyJ的组件清单

GroupId

GroupId

icu.easyj
ArtifactId

ArtifactId

easyj-bom
Version

Version

0.4.1
Type

Type

pom

Download easyj-bom 0.4.1

Filename Size
easyj-bom-0.4.1.pom 5 KB
Browse

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