is not current version
Last Version 1.0.4

pressplay 1.0.3

Library to make it easy to play music from Java.

License

License

Categories

Categories

Net
GroupId

GroupId

net.jeremybrooks
ArtifactId

ArtifactId

pressplay
Version

Version

1.0.3
Type

Type

jar
Description

Description

pressplay
Library to make it easy to play music from Java.
Project Organization

Project Organization

Jeremy Brooks
Source Code Management

Source Code Management

https://github.com/jeremybrooks/pressplay

Download pressplay 1.0.3


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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.9.0
commons-io : commons-io jar 2.11.0

provided (1)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-core jar 2.17.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.