is not current version
Last Version 0.123.0

com.ecwid.apiclient:api-client 0.17

Ecwid Rest API wrapper

Categories

Categories

CLI User Interface
GroupId

GroupId

com.ecwid.apiclient
ArtifactId

ArtifactId

api-client
Version

Version

0.17
Type

Type

jar

Download api-client 0.17


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