License |
License |
---|---|
GroupId | GroupIdio.lindstrom |
ArtifactId | ArtifactIdopen-m3u8 |
Version | Version0.2.6p0 |
Type | Typejar |
Description |
DescriptionOpen M3U8
An open source M3U8 playlist parser java library.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
open-m3u8-0.2.6p0.pom | |
open-m3u8-0.2.6p0.jar | 198 KB |
open-m3u8-0.2.6p0-sources.jar | 51 KB |
open-m3u8-0.2.6p0-javadoc.jar | 154 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.lindstrom/open-m3u8/ -->
<dependency>
<groupId>io.lindstrom</groupId>
<artifactId>open-m3u8</artifactId>
<version>0.2.6p0</version>
</dependency>
// https://jarcasting.com/artifacts/io.lindstrom/open-m3u8/
implementation 'io.lindstrom:open-m3u8:0.2.6p0'
// https://jarcasting.com/artifacts/io.lindstrom/open-m3u8/
implementation ("io.lindstrom:open-m3u8:0.2.6p0")
'io.lindstrom:open-m3u8:jar:0.2.6p0'
<dependency org="io.lindstrom" name="open-m3u8" rev="0.2.6p0">
<artifact name="open-m3u8" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.lindstrom', module='open-m3u8', version='0.2.6p0')
)
libraryDependencies += "io.lindstrom" % "open-m3u8" % "0.2.6p0"
[io.lindstrom/open-m3u8 "0.2.6p0"]
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.7 |
org.slf4j : slf4j-log4j12 | jar | 1.7.5 |
junit : junit | jar | 4.11 |