is not current version
Last Version 2.2.3

de.sfuhrm:radiobrowser4j 2.2.1

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.2.1
Type

Type

jar

Download radiobrowser4j 2.2.1


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