is not current version
Last Version 4.12.0

io.electrum:billpay-service-interface 4.4.2

Bill Payments Service Interface

GroupId

GroupId

io.electrum
ArtifactId

ArtifactId

billpay-service-interface
Version

Version

4.4.2
Type

Type

jar

Download billpay-service-interface 4.4.2


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