is not current version
Last Version 1.6.0

com.commercetools.payment:common 0.7.0

The commercetools java payment project intend is to make payment integration easy

GroupId

GroupId

com.commercetools.payment
ArtifactId

ArtifactId

common
Version

Version

0.7.0
Type

Type

jar

Download common 0.7.0


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