is not current version
Last Version 1.0.10

imdb-client 1.0.6

Open source JAVA library for working with IMDb public database

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.afrunt.imdb
ArtifactId

ArtifactId

imdb-client
Version

Version

1.0.6
Type

Type

pom
Description

Description

imdb-client
Open source JAVA library for working with IMDb public database

Download imdb-client 1.0.6

Filename Size
imdb-client-1.0.6.pom 6 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • model
  • client