sannies/mp4parser

Gradle dependency doesn't include some packages

svenoaks opened this issue · 2 comments

I try implementation 'org.mp4parser:isoparser:1.9.41' (and other versions) but the org.mp4parser.muxer package cannot be imported, making it impossible to use the library. Some other packages are there.

It's not there with Maven too

I see you have to do 'org.mp4parser:muxer:1.9.41'.