mediafile

A library for reading the basic media information about video and audio files

License

License

GroupId

GroupId

io.github.javernaut
ArtifactId

ArtifactId

mediafile
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

aar
Description

Description

mediafile
A library for reading the basic media information about video and audio files
Project URL

Project URL

https://github.com/Javernaut/MediaFile
Source Code Management

Source Code Management

https://github.com/Javernaut/MediaFile

Download mediafile

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

runtime (1)

Group / Artifact Type Version
androidx.annotation » annotation jar 1.2.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2
1.0.1
1.0.0null