streampack

Main library of StreamPack.

License

License

GroupId

GroupId

io.github.thibaultbee
ArtifactId

ArtifactId

streampack
Last Version

Last Version

2.3.1
Release Date

Release Date

Type

Type

aar
Description

Description

streampack
Main library of StreamPack.
Project URL

Project URL

https://github.com/ThibaultBee/StreamPack
Source Code Management

Source Code Management

https://github.com/ThibaultBee/StreamPack

Download streampack

How to add to project

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

Dependencies

runtime (5)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.6.10
androidx.appcompat » appcompat jar 1.4.1
androidx.core » core-ktx jar 1.7.0
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.5.2
androidx.test » rules jar 1.4.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.3.1
2.3.0
2.2.0
2.1.0
2.0.0