License |
License |
---|---|
GroupId | GroupIdorg.mp4parser |
ArtifactId | ArtifactIdisoparser |
Last Version | Last Version1.9.56 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionISO Parser
A generic parser and writer for all ISO 14496 based files (MP4, Quicktime, DCF, PDCF, ...)
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
isoparser-1.9.56.pom | |
isoparser-1.9.56.jar | 696 KB |
isoparser-1.9.56-sources.jar | 417 KB |
isoparser-1.9.56-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.mp4parser/isoparser/ -->
<dependency>
<groupId>org.mp4parser</groupId>
<artifactId>isoparser</artifactId>
<version>1.9.56</version>
</dependency>
// https://jarcasting.com/artifacts/org.mp4parser/isoparser/
implementation 'org.mp4parser:isoparser:1.9.56'
// https://jarcasting.com/artifacts/org.mp4parser/isoparser/
implementation ("org.mp4parser:isoparser:1.9.56")
'org.mp4parser:isoparser:jar:1.9.56'
<dependency org="org.mp4parser" name="isoparser" rev="1.9.56">
<artifact name="isoparser" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mp4parser', module='isoparser', version='1.9.56')
)
libraryDependencies += "org.mp4parser" % "isoparser" % "1.9.56"
[org.mp4parser/isoparser "1.9.56"]
Group / Artifact | Type | Version |
---|---|---|
org.aspectj : aspectjrt | jar | 1.9.7 |
org.slf4j : slf4j-api | jar | 1.8.0-beta4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.8.0-beta4 |
commons-io : commons-io | jar | 2.5 |
commons-codec : commons-codec | jar | 1.10 |