is not current version
Last Version 2.2.3

de.sfuhrm:radiobrowser4j 2.0.3

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

2.0.3
Type

Type

jar

Download radiobrowser4j 2.0.3


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