is not current version
Last Version 2.2.3

de.sfuhrm:radiobrowser4j 1.2.0

RadioBrowser4j is a Java API for the RadioBrowser service at http://www.radio-browser.info/webservice

GroupId

GroupId

de.sfuhrm
ArtifactId

ArtifactId

radiobrowser4j
Version

Version

1.2.0
Type

Type

jar

Download radiobrowser4j 1.2.0


<!-- https://jarcasting.com/artifacts/de.sfuhrm/radiobrowser4j/ -->
<dependency>
    <groupId>de.sfuhrm</groupId>
    <artifactId>radiobrowser4j</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.sfuhrm/radiobrowser4j/
implementation 'de.sfuhrm:radiobrowser4j:1.2.0'
// https://jarcasting.com/artifacts/de.sfuhrm/radiobrowser4j/
implementation ("de.sfuhrm:radiobrowser4j:1.2.0")
'de.sfuhrm:radiobrowser4j:jar:1.2.0'
<dependency org="de.sfuhrm" name="radiobrowser4j" rev="1.2.0">
  <artifact name="radiobrowser4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.sfuhrm', module='radiobrowser4j', version='1.2.0')
)
libraryDependencies += "de.sfuhrm" % "radiobrowser4j" % "1.2.0"
[de.sfuhrm/radiobrowser4j "1.2.0"]