is not current version
Last Version 2.5.4

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

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

Categories

Categories

Ant Build Tools
GroupId

GroupId

io.github.phantom0103
ArtifactId

ArtifactId

elem-open-sdk
Version

Version

2.0.0
Type

Type

jar

Download elem-open-sdk 2.0.0


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