is not current version
Last Version 5.26.0

io.electrum:airtime-service-interface 4.0.1

Airtime Service Interface

GroupId

GroupId

io.electrum
ArtifactId

ArtifactId

airtime-service-interface
Version

Version

4.0.1
Type

Type

jar

Download airtime-service-interface 4.0.1


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