Flux Merchant Sender

Manages sending merchant transaction data to the Flux API

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.tryflux
ArtifactId

ArtifactId

merchant-sender
Last Version

Last Version

2018.08.29
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

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

Download merchant-sender

How to add to project

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

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.
com.tryflux

Versions

Version
2018.08.29
2018.08.24