is not current version
Last Version 0.0.10

com.github.axet:shoutcast 0.0.9

shoutcast download library

GroupId

GroupId

com.github.axet
ArtifactId

ArtifactId

shoutcast
Version

Version

0.0.9
Type

Type

jar

Download shoutcast 0.0.9


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