Last Version

mpd-parser 0.9

DASH MPD parser

License

License

GroupId

GroupId

io.lindstrom
ArtifactId

ArtifactId

mpd-parser
Version

Version

0.9
Type

Type

jar
Description

Description

mpd-parser
DASH MPD parser
Project URL

Project URL

https://github.com/carlanton/mpd-tools
Source Code Management

Source Code Management

https://github.com/carlanton/mpd-tools.git

Download mpd-parser 0.9


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

Dependencies

compile (1)

Group / Artifact Type Version
com.fasterxml.jackson.dataformat : jackson-dataformat-xml jar 2.9.5

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-params jar 5.5.1
org.xmlunit : xmlunit-matchers jar 2.4.0
org.apache.commons : commons-lang3 jar 3.6
org.junit.jupiter : junit-jupiter-api jar 5.5.1

Project Modules

There are no modules declared in this project.