Last Version

Flux Merchant SDK 2018.11.09

Manages sending merchant transaction data to the Flux API

License

License

Categories

Categories

Java Languages Ant Build Tools
GroupId

GroupId

com.tryflux
ArtifactId

ArtifactId

merchant-sdk-java
Version

Version

2018.11.09
Type

Type

jar
Description

Description

Flux Merchant SDK
Manages sending merchant transaction data to the Flux API
Project URL

Project URL

https://developers.tryflux.com/merchant-sender

Download merchant-sdk-java 2018.11.09


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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.2.60

Project Modules

There are no modules declared in this project.