is not current version
Last Version 5.26.0

io.electrum:airtime-service-interface 2.0.3

Airtime Service Interface

GroupId

GroupId

io.electrum
ArtifactId

ArtifactId

airtime-service-interface
Version

Version

2.0.3
Type

Type

jar

Download airtime-service-interface 2.0.3


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