| License |
License |
|---|---|
| GroupId | GroupIdde.sfuhrm |
| ArtifactId | ArtifactIdradiorecorder |
| Version | Version1.4.0 |
| Type | Typejar |
| Description |
DescriptionRadio Recorder
Records and plays internet radio streams
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| radiorecorder-1.4.0.pom | |
| radiorecorder-1.4.0.jar | 65 KB |
| radiorecorder-1.4.0-sources.jar | 44 KB |
| radiorecorder-1.4.0-javadoc.jar | 519 KB |
| radiorecorder-1.4.0-bin.zip | 12 MB |
| radiorecorder-1.4.0-bin.tar.gz | 12 MB |
| radiorecorder-1.4.0-bin.tar.bz2 | 11 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/de.sfuhrm/radiorecorder/ -->
<dependency>
<groupId>de.sfuhrm</groupId>
<artifactId>radiorecorder</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.sfuhrm/radiorecorder/
implementation 'de.sfuhrm:radiorecorder:1.4.0'
// https://jarcasting.com/artifacts/de.sfuhrm/radiorecorder/
implementation ("de.sfuhrm:radiorecorder:1.4.0")
'de.sfuhrm:radiorecorder:jar:1.4.0'
<dependency org="de.sfuhrm" name="radiorecorder" rev="1.4.0">
<artifact name="radiorecorder" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.sfuhrm', module='radiorecorder', version='1.4.0')
)
libraryDependencies += "de.sfuhrm" % "radiorecorder" % "1.4.0"
[de.sfuhrm/radiorecorder "1.4.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| de.sfuhrm : radiobrowser4j | jar | 2.2.1 |
| org.apache.httpcomponents : httpclient | jar | 4.5.13 |
| org.apache.httpcomponents.client5 : httpclient5 | jar | 5.1.2 |
| su.litvak.chromecast : api-v2 | jar | 0.11.3 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.13.0 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.0 |
| com.mpatric : mp3agic | jar | 0.9.1 |
| com.googlecode.soundlibs : jlayer | jar | 1.0.1.4 |
| com.googlecode.soundlibs : mp3spi | jar | 1.9.5.4 |
| com.googlecode.soundlibs : vorbisspi | jar | 1.0.3.3 |
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.15.0 |
| org.slf4j : slf4j-api | jar | 1.7.32 |
| org.slf4j : slf4j-ext | jar | 1.7.32 |
| args4j : args4j | jar | 2.33 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.22 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| org.mockito : mockito-core | jar | 3.3.0 |