Last Version

mpc4s-client 0.3.2

A mpd client library based on fs2

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.eikek
ArtifactId

ArtifactId

mpc4s-client_2.12
Version

Version

0.3.2
Type

Type

jar
Description

Description

mpc4s-client
A mpd client library based on fs2
Project URL

Project URL

https://github.com/eikek/mpc4s
Project Organization

Project Organization

com.github.eikek
Source Code Management

Source Code Management

https://github.com/eikek/mpc4s.git

Download mpc4s-client_2.12 0.3.2


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

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.8
com.github.eikek : mpc4s-protocol_2.12 jar 0.3.2
co.fs2 : fs2-core_2.12 jar 0.10.7
co.fs2 : fs2-io_2.12 jar 0.10.7

test (2)

Group / Artifact Type Version
io.monix : minitest_2.12 jar 2.8.2
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.