| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.prelle |
| Идентификатор | Идентификаторlibid3 |
| Последняя версия | Последняя версия2.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеID3 Tagging Library
Library to read and write ID3 tags
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| libid3-2.0.0.pom | |
| libid3-2.0.0.jar | 60 KB |
| libid3-2.0.0-sources.jar | 32 KB |
| libid3-2.0.0-javadoc.jar | 241 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.prelle/libid3/ -->
<dependency>
<groupId>org.prelle</groupId>
<artifactId>libid3</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.prelle/libid3/
implementation 'org.prelle:libid3:2.0.0'
// https://jarcasting.com/artifacts/org.prelle/libid3/
implementation ("org.prelle:libid3:2.0.0")
'org.prelle:libid3:jar:2.0.0'
<dependency org="org.prelle" name="libid3" rev="2.0.0">
<artifact name="libid3" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.prelle', module='libid3', version='2.0.0')
)
libraryDependencies += "org.prelle" % "libid3" % "2.0.0"
[org.prelle/libid3 "2.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| log4j : log4j | jar | [1.2.15,) |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | [4.12,) |