Last Version

com.afrunt.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

client
Version

Version

1.0.6
Type

Type

jar
Description

Description

Open source JAVA library for working with IMDb public database

Download client 1.0.6


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

Dependencies

compile (3)

Group / Artifact Type Version
com.afrunt.imdb : model jar 1.0.6
com.univocity : univocity-parsers jar 2.5.9
org.apache.commons : commons-text jar 1.4

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.14.2

Project Modules

There are no modules declared in this project.