License |
License |
---|---|
GroupId | GroupIdorg.tallison |
ArtifactId | ArtifactIdisoparser |
Last Version | Last Version1.9.41.7 |
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.41.7.pom | |
isoparser-1.9.41.7.jar | 703 KB |
isoparser-1.9.41.7-sources.jar | 111 KB |
isoparser-1.9.41.7-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.tallison/isoparser/ -->
<dependency>
<groupId>org.tallison</groupId>
<artifactId>isoparser</artifactId>
<version>1.9.41.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.tallison/isoparser/
implementation 'org.tallison:isoparser:1.9.41.7'
// https://jarcasting.com/artifacts/org.tallison/isoparser/
implementation ("org.tallison:isoparser:1.9.41.7")
'org.tallison:isoparser:jar:1.9.41.7'
<dependency org="org.tallison" name="isoparser" rev="1.9.41.7">
<artifact name="isoparser" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tallison', module='isoparser', version='1.9.41.7')
)
libraryDependencies += "org.tallison" % "isoparser" % "1.9.41.7"
[org.tallison/isoparser "1.9.41.7"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.30 |
commons-io : commons-io | jar | 2.6 |
commons-codec : commons-codec | jar | 1.14 |