is not current version
Last Version 5.26.0

io.electrum:airtime-service-interface 5.23.0-RC4

Airtime Service Interface

GroupId

GroupId

io.electrum
ArtifactId

ArtifactId

airtime-service-interface
Version

Version

5.23.0-RC4
Type

Type

jar

Download airtime-service-interface 5.23.0-RC4


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