is not current version
Last Version 0.2.1

icu.easyj:sdk-parent 0.1.9

EasyJ依赖于第三方API服务的模块,提供方便调用第三方服务的SDK包,如:阿里云、腾讯云、百度云等等。

GroupId

GroupId

icu.easyj
ArtifactId

ArtifactId

sdk-parent
Version

Version

0.1.9
Type

Type

pom

Download sdk-parent 0.1.9

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

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