is not current version
Last Version 1.0.1

com.handpoint:ecommerce-client-java 1.0.0

Client used to simplify integration to Handpoint E-Commerce service

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

com.handpoint
ArtifactId

ArtifactId

ecommerce-client-java
Version

Version

1.0.0
Type

Type

jar

Download ecommerce-client-java 1.0.0


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