is not current version
Last Version 4.12.0

io.electrum:billpay-service-interface 3.0.1

Bill Payments Service Interface

GroupId

GroupId

io.electrum
ArtifactId

ArtifactId

billpay-service-interface
Version

Version

3.0.1
Type

Type

jar

Download billpay-service-interface 3.0.1


<!-- https://jarcasting.com/artifacts/io.electrum/billpay-service-interface/ -->
<dependency>
    <groupId>io.electrum</groupId>
    <artifactId>billpay-service-interface</artifactId>
    <version>3.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.electrum/billpay-service-interface/
implementation 'io.electrum:billpay-service-interface:3.0.1'
// https://jarcasting.com/artifacts/io.electrum/billpay-service-interface/
implementation ("io.electrum:billpay-service-interface:3.0.1")
'io.electrum:billpay-service-interface:jar:3.0.1'
<dependency org="io.electrum" name="billpay-service-interface" rev="3.0.1">
  <artifact name="billpay-service-interface" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.electrum', module='billpay-service-interface', version='3.0.1')
)
libraryDependencies += "io.electrum" % "billpay-service-interface" % "3.0.1"
[io.electrum/billpay-service-interface "3.0.1"]