is not current version
Last Version 8.0.2

tv.hd3g:ffprobejaxb 4.2.2-2

Import in Java Objects the struct of ffprobe XML return

GroupId

GroupId

tv.hd3g
ArtifactId

ArtifactId

ffprobejaxb
Version

Version

4.2.2-2
Type

Type

jar

Download ffprobejaxb 4.2.2-2


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