is not current version
Last Version 0.6.2

xyz.gianlu.librespot:interactive-cli 0.6.1


Categories

Categories

CLI User Interface
GroupId

GroupId

xyz.gianlu.librespot
ArtifactId

ArtifactId

interactive-cli
Version

Version

0.6.1
Type

Type

jar

Download interactive-cli 0.6.1


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