Last Version

Flux Merchant Sender 2018.08.29

Manages sending merchant transaction data to the Flux API

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.tryflux
ArtifactId

ArtifactId

merchant-sender
Version

Version

2018.08.29
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 2018.08.29


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