JSpiff

Java API to read and write XSPF "Spiff" playlists.

License

License

Categories

Categories

Jakarta Server Pages Jakarta EE The Web Tier
GroupId

GroupId

com.melloware
ArtifactId

ArtifactId

jspiff
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

JSpiff
Java API to read and write XSPF "Spiff" playlists.
Project URL

Project URL

http://www.melloware.com
Project Organization

Project Organization

Melloware Inc

Download jspiff

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
javax.xml.bind : jaxb-api Optional jar 2.0

test (2)

Group / Artifact Type Version
junit : junit jar 3.8.1
com.sun.xml.bind : jaxb-impl jar 2.0.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0