Flux Merchant SDK

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
Last Version

Last Version

2018.11.09
Release Date

Release Date

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

How to add to project

<!-- 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.

Versions

Version
2018.11.09