is not current version
Last Version 0.6.8

icu.easyj:easyj-bom 0.1.3

EasyJ的组件清单

GroupId

GroupId

icu.easyj
ArtifactId

ArtifactId

easyj-bom
Version

Version

0.1.3
Type

Type

pom

Download easyj-bom 0.1.3

Filename Size
easyj-bom-0.1.3.pom 3 KB
Browse

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