is not current version
Last Version 1.2.3

Juspay ExpressCheckout 1.1.3

The Java SDK which can be used to integrate with Juspay ExpressCheckout.

License

License

GroupId

GroupId

in.juspay
ArtifactId

ArtifactId

expresscheckout
Version

Version

1.1.3
Type

Type

jar
Description

Description

Juspay ExpressCheckout
The Java SDK which can be used to integrate with Juspay ExpressCheckout.
Project URL

Project URL

https://bitbucket.org/juspay/expresscheckout-java-sdk
Project Organization

Project Organization

Juspay
Source Code Management

Source Code Management

https://bitbucket.org/juspay/expresscheckout-java-sdk/src

Download expresscheckout 1.1.3


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

Dependencies

compile (3)

Group / Artifact Type Version
commons-codec : commons-codec jar 1.9
com.google.code.gson : gson jar 2.7
org.apache.logging.log4j : log4j-core jar 2.6.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.