License |
License |
---|---|
GroupId | GroupIdcom.codeslap |
ArtifactId | ArtifactIdradio-reference-api |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRadio Reference Java Wrapper
Java library to use the RadioReference.com API
|
Project URL |
Project URL |
Filename | Size |
---|---|
radio-reference-api-1.0.0.pom | |
radio-reference-api-1.0.0.jar | 23 KB |
radio-reference-api-1.0.0-sources.jar | 12 KB |
radio-reference-api-1.0.0-javadoc.jar | 67 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.codeslap/radio-reference-api/ -->
<dependency>
<groupId>com.codeslap</groupId>
<artifactId>radio-reference-api</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.codeslap/radio-reference-api/
implementation 'com.codeslap:radio-reference-api:1.0.0'
// https://jarcasting.com/artifacts/com.codeslap/radio-reference-api/
implementation ("com.codeslap:radio-reference-api:1.0.0")
'com.codeslap:radio-reference-api:jar:1.0.0'
<dependency org="com.codeslap" name="radio-reference-api" rev="1.0.0">
<artifact name="radio-reference-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.codeslap', module='radio-reference-api', version='1.0.0')
)
libraryDependencies += "com.codeslap" % "radio-reference-api" % "1.0.0"
[com.codeslap/radio-reference-api "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.httpcomponents : httpcore | jar | 4.0.1 |
org.apache.httpcomponents : httpclient | jar | 4.0.3 |
org.simpleframework : simple-xml | jar | 2.5.3 |
Group / Artifact | Type | Version |
---|---|---|
commons-codec : commons-codec | jar | 1.3 |
commons-logging : commons-logging | jar | 1.1.1 |
stax : stax | jar | 1.2.0 |
xpp3 : xpp3 | jar | 1.1.4c |
stax : stax-api | jar | 1.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |