iTunes-Parser

A Java parser for the iTunes Library XML file.

License

License

GroupId

GroupId

com.github.pireba
ArtifactId

ArtifactId

itunesparser
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

iTunes-Parser
A Java parser for the iTunes Library XML file.
Project URL

Project URL

https://github.com/pireba/iTunes-Parser
Source Code Management

Source Code Management

https://github.com/pireba/iTunes-Parser

Download itunesparser

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.dom4j : dom4j jar 2.1.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0
0.0.1