Last Version

librespot-java interactive CLI 0.6.2

Java port of librespot, the Open Source Spotify client library

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

xyz.gianlu.librespot
ArtifactId

ArtifactId

interactive-cli
Version

Version

0.6.2
Type

Type

jar
Description

Description

librespot-java interactive CLI
Java port of librespot, the Open Source Spotify client library

Download interactive-cli 0.6.2


<!-- https://jarcasting.com/artifacts/xyz.gianlu.librespot/interactive-cli/ -->
<dependency>
    <groupId>xyz.gianlu.librespot</groupId>
    <artifactId>interactive-cli</artifactId>
    <version>0.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/xyz.gianlu.librespot/interactive-cli/
implementation 'xyz.gianlu.librespot:interactive-cli:0.6.2'
// https://jarcasting.com/artifacts/xyz.gianlu.librespot/interactive-cli/
implementation ("xyz.gianlu.librespot:interactive-cli:0.6.2")
'xyz.gianlu.librespot:interactive-cli:jar:0.6.2'
<dependency org="xyz.gianlu.librespot" name="interactive-cli" rev="0.6.2">
  <artifact name="interactive-cli" type="jar" />
</dependency>
@Grapes(
@Grab(group='xyz.gianlu.librespot', module='interactive-cli', version='0.6.2')
)
libraryDependencies += "xyz.gianlu.librespot" % "interactive-cli" % "0.6.2"
[xyz.gianlu.librespot/interactive-cli "0.6.2"]

Dependencies

compile (4)

Group / Artifact Type Version
xyz.gianlu.librespot : librespot-core jar 0.6.2
com.googlecode.lanterna : lanterna jar 3.0.1
org.jetbrains : annotations jar 17.0.0
log4j : log4j jar 1.2.17

runtime (1)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.25

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.4.2

Project Modules

There are no modules declared in this project.