is not current version
Last Version 2.5.4

io.github.phantom0103:elem-open-sdk 2.2.1

饿了么零售开放平台Java-SDK

Categories

Categories

Ant Build Tools
GroupId

GroupId

io.github.phantom0103
ArtifactId

ArtifactId

elem-open-sdk
Version

Version

2.2.1
Type

Type

jar

Download elem-open-sdk 2.2.1


<!-- https://jarcasting.com/artifacts/io.github.phantom0103/elem-open-sdk/ -->
<dependency>
    <groupId>io.github.phantom0103</groupId>
    <artifactId>elem-open-sdk</artifactId>
    <version>2.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.phantom0103/elem-open-sdk/
implementation 'io.github.phantom0103:elem-open-sdk:2.2.1'
// https://jarcasting.com/artifacts/io.github.phantom0103/elem-open-sdk/
implementation ("io.github.phantom0103:elem-open-sdk:2.2.1")
'io.github.phantom0103:elem-open-sdk:jar:2.2.1'
<dependency org="io.github.phantom0103" name="elem-open-sdk" rev="2.2.1">
  <artifact name="elem-open-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.phantom0103', module='elem-open-sdk', version='2.2.1')
)
libraryDependencies += "io.github.phantom0103" % "elem-open-sdk" % "2.2.1"
[io.github.phantom0103/elem-open-sdk "2.2.1"]