is not current version
Last Version 15.1.8

io.github.dsheirer:radio-reference-api 15.1.0

Java client library for radioreference.com web services

GroupId

GroupId

io.github.dsheirer
ArtifactId

ArtifactId

radio-reference-api
Version

Version

15.1.0
Type

Type

jar

Download radio-reference-api 15.1.0


<!-- https://jarcasting.com/artifacts/io.github.dsheirer/radio-reference-api/ -->
<dependency>
    <groupId>io.github.dsheirer</groupId>
    <artifactId>radio-reference-api</artifactId>
    <version>15.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.dsheirer/radio-reference-api/
implementation 'io.github.dsheirer:radio-reference-api:15.1.0'
// https://jarcasting.com/artifacts/io.github.dsheirer/radio-reference-api/
implementation ("io.github.dsheirer:radio-reference-api:15.1.0")
'io.github.dsheirer:radio-reference-api:jar:15.1.0'
<dependency org="io.github.dsheirer" name="radio-reference-api" rev="15.1.0">
  <artifact name="radio-reference-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.dsheirer', module='radio-reference-api', version='15.1.0')
)
libraryDependencies += "io.github.dsheirer" % "radio-reference-api" % "15.1.0"
[io.github.dsheirer/radio-reference-api "15.1.0"]