is not current version
Last Version 2018.08.29

com.tryflux:merchant-sender 2018.08.24

Manages sending merchant transaction data to the Flux API

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.tryflux
ArtifactId

ArtifactId

merchant-sender
Version

Version

2018.08.24
Type

Type

jar

Download merchant-sender 2018.08.24


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