| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.omertron |
| Идентификатор | Идентификаторthetvdbapi |
| Последняя версия | Последняя версия1.9 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеAPI-TheTVDB
API for TheTVDB.com website
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| thetvdbapi-1.9.pom | |
| thetvdbapi-1.9.jar | 44 KB |
| thetvdbapi-1.9-sources.jar | 31 KB |
| thetvdbapi-1.9-javadoc.jar | 136 KB |
| thetvdbapi-1.9-bin.zip | 200 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.omertron/thetvdbapi/ -->
<dependency>
<groupId>com.omertron</groupId>
<artifactId>thetvdbapi</artifactId>
<version>1.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.omertron/thetvdbapi/
implementation 'com.omertron:thetvdbapi:1.9'
// https://jarcasting.com/artifacts/com.omertron/thetvdbapi/
implementation ("com.omertron:thetvdbapi:1.9")
'com.omertron:thetvdbapi:jar:1.9'
<dependency org="com.omertron" name="thetvdbapi" rev="1.9">
<artifact name="thetvdbapi" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.omertron', module='thetvdbapi', version='1.9')
)
libraryDependencies += "com.omertron" % "thetvdbapi" % "1.9"
[com.omertron/thetvdbapi "1.9"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.16 |
| org.yamj : api-common | jar | 2.0 |
| org.apache.commons : commons-lang3 | jar | 3.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.slf4j : slf4j-jdk14 | jar | 1.7.16 |