is not current version
Last Version 0.6.8

icu.easyj:easyj-data 0.3.9

EasyJ Data封装,提供数据查询、数据处理的功能

Categories

Categories

Data
GroupId

GroupId

icu.easyj
ArtifactId

ArtifactId

easyj-data
Version

Version

0.3.9
Type

Type

jar

Download easyj-data 0.3.9


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