is not current version
Last Version 4.3

com.omertron:themoviedbapi 3.7

API for the TheMovieDb.org website

GroupId

GroupId

com.omertron
ArtifactId

ArtifactId

themoviedbapi
Version

Version

3.7
Type

Type

jar

Download themoviedbapi 3.7


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