is not current version
Last Version 1.5

com.omertron:API-OMDB 1.3

API for the omdbapi.com website

GroupId

GroupId

com.omertron
ArtifactId

ArtifactId

API-OMDB
Version

Version

1.3
Type

Type

jar

Download API-OMDB 1.3


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