is not current version
Last Version 0.123.0

com.ecwid.apiclient:api-client 0.16

Ecwid Rest API wrapper

Categories

Categories

CLI User Interface
GroupId

GroupId

com.ecwid.apiclient
ArtifactId

ArtifactId

api-client
Version

Version

0.16
Type

Type

jar

Download api-client 0.16


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