is not current version
Last Version 1.0.10

com.afrunt.imdb:imdb 1.0.9

Open source library for working IMDb datasets

GroupId

GroupId

com.afrunt.imdb
ArtifactId

ArtifactId

imdb
Version

Version

1.0.9
Type

Type

pom

Download imdb 1.0.9

Filename Size
imdb-1.0.9.pom 7 KB
Browse

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