License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.jeremybrooks |
ArtifactId | ArtifactIdpressplay |
Last Version | Last Version1.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionpressplay
Library to make it easy to play music from Java.
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
pressplay-1.0.4.pom | |
pressplay-1.0.4.jar | 13 KB |
pressplay-1.0.4-sources.jar | 8 KB |
pressplay-1.0.4-javadoc.jar | 139 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.jeremybrooks/pressplay/ -->
<dependency>
<groupId>net.jeremybrooks</groupId>
<artifactId>pressplay</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.jeremybrooks/pressplay/
implementation 'net.jeremybrooks:pressplay:1.0.4'
// https://jarcasting.com/artifacts/net.jeremybrooks/pressplay/
implementation ("net.jeremybrooks:pressplay:1.0.4")
'net.jeremybrooks:pressplay:jar:1.0.4'
<dependency org="net.jeremybrooks" name="pressplay" rev="1.0.4">
<artifact name="pressplay" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.jeremybrooks', module='pressplay', version='1.0.4')
)
libraryDependencies += "net.jeremybrooks" % "pressplay" % "1.0.4"
[net.jeremybrooks/pressplay "1.0.4"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.gson : gson | jar | 2.9.0 |
commons-io : commons-io | jar | 2.11.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-core | jar | 2.17.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |