is not current version
Last Version 1.5.6

de.sfuhrm:radiorecorder 1.5.0

Records and plays internet radio streams

GroupId

GroupId

de.sfuhrm
ArtifactId

ArtifactId

radiorecorder
Version

Version

1.5.0
Type

Type

jar

Download radiorecorder 1.5.0


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