| Лицензия |
Лицензия |
|---|---|
| Группа | Группаgithub.com.taconaut |
| Идентификатор | Идентификаторpms |
| Последняя версия | Последняя версия1.52.2-mlx_0.8 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеPS3 Media Server MLX
PS3 Media Server is a cross-platform DLNA-compliant UPnP Media Server.
Originally written to support the PlayStation 3, PS3 Media Server has been
expanded to support a range of other media renderers, including smartphones,
televisions, music players and more.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| pms-1.52.2-mlx_0.8.pom | |
| pms-1.52.2-mlx_0.8.jar | 3 MB |
| pms-1.52.2-mlx_0.8-sources.jar | 3 MB |
| pms-1.52.2-mlx_0.8-javadoc.jar | 2 MB |
| pms-1.52.2-mlx_0.8-jar-with-dependencies.jar | 12 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/github.com.taconaut/pms/ -->
<dependency>
<groupId>github.com.taconaut</groupId>
<artifactId>pms</artifactId>
<version>1.52.2-mlx_0.8</version>
</dependency>
// https://jarcasting.com/artifacts/github.com.taconaut/pms/
implementation 'github.com.taconaut:pms:1.52.2-mlx_0.8'
// https://jarcasting.com/artifacts/github.com.taconaut/pms/
implementation ("github.com.taconaut:pms:1.52.2-mlx_0.8")
'github.com.taconaut:pms:jar:1.52.2-mlx_0.8'
<dependency org="github.com.taconaut" name="pms" rev="1.52.2-mlx_0.8">
<artifact name="pms" type="jar" />
</dependency>
@Grapes(
@Grab(group='github.com.taconaut', module='pms', version='1.52.2-mlx_0.8')
)
libraryDependencies += "github.com.taconaut" % "pms" % "1.52.2-mlx_0.8"
[github.com.taconaut/pms "1.52.2-mlx_0.8"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.8.1 |
| org.easymock : easymock | jar | 3.0 |