License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.github.eikek |
ArtifactId | ArtifactIdmpc4s-client_2.12 |
Version | Version0.3.2 |
Type | Typejar |
Description |
Descriptionmpc4s-client
A mpd client library based on fs2
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mpc4s-client_2.12-0.3.2.pom | |
mpc4s-client_2.12-0.3.2.jar | 53 KB |
mpc4s-client_2.12-0.3.2-sources.jar | 7 KB |
mpc4s-client_2.12-0.3.2-javadoc.jar | 1 MB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
io.monix : minitest_2.12 | jar | 2.8.2 |
ch.qos.logback : logback-classic | jar | 1.2.3 |