is not current version
Last Version 1.3.0

com.github.bjoernpetersen:m3u-parser 0.2.0

Library to parse .m3u playlist files.

GroupId

GroupId

com.github.bjoernpetersen
ArtifactId

ArtifactId

m3u-parser
Version

Version

0.2.0
Type

Type

jar

Download m3u-parser 0.2.0


<!-- https://jarcasting.com/artifacts/com.github.bjoernpetersen/m3u-parser/ -->
<dependency>
    <groupId>com.github.bjoernpetersen</groupId>
    <artifactId>m3u-parser</artifactId>
    <version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bjoernpetersen/m3u-parser/
implementation 'com.github.bjoernpetersen:m3u-parser:0.2.0'
// https://jarcasting.com/artifacts/com.github.bjoernpetersen/m3u-parser/
implementation ("com.github.bjoernpetersen:m3u-parser:0.2.0")
'com.github.bjoernpetersen:m3u-parser:jar:0.2.0'
<dependency org="com.github.bjoernpetersen" name="m3u-parser" rev="0.2.0">
  <artifact name="m3u-parser" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bjoernpetersen', module='m3u-parser', version='0.2.0')
)
libraryDependencies += "com.github.bjoernpetersen" % "m3u-parser" % "0.2.0"
[com.github.bjoernpetersen/m3u-parser "0.2.0"]