не последняя версия
Последняя версия 4.3

com.omertron:themoviedbapi 3.3

API for the TheMovieDb.org website

Группа

Группа

com.omertron
Идентификатор

Идентификатор

themoviedbapi
Версия

Версия

3.3
Тип

Тип

jar

Скачать themoviedbapi 3.3


<!-- https://jarcasting.com/artifacts/com.omertron/themoviedbapi/ -->
<dependency>
    <groupId>com.omertron</groupId>
    <artifactId>themoviedbapi</artifactId>
    <version>3.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.omertron/themoviedbapi/
implementation 'com.omertron:themoviedbapi:3.3'
// https://jarcasting.com/artifacts/com.omertron/themoviedbapi/
implementation ("com.omertron:themoviedbapi:3.3")
'com.omertron:themoviedbapi:jar:3.3'
<dependency org="com.omertron" name="themoviedbapi" rev="3.3">
  <artifact name="themoviedbapi" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.omertron', module='themoviedbapi', version='3.3')
)
libraryDependencies += "com.omertron" % "themoviedbapi" % "3.3"
[com.omertron/themoviedbapi "3.3"]