License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.afrunt.imdb |
ArtifactId | ArtifactIdimdb-client |
Last Version | Last Version1.0.10 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionOpen source library for working IMDb datasets
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
imdb-client-1.0.10.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.afrunt.imdb/imdb-client/ -->
<dependency>
<groupId>com.afrunt.imdb</groupId>
<artifactId>imdb-client</artifactId>
<version>1.0.10</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.afrunt.imdb/imdb-client/
implementation 'com.afrunt.imdb:imdb-client:1.0.10'
// https://jarcasting.com/artifacts/com.afrunt.imdb/imdb-client/
implementation ("com.afrunt.imdb:imdb-client:1.0.10")
'com.afrunt.imdb:imdb-client:pom:1.0.10'
<dependency org="com.afrunt.imdb" name="imdb-client" rev="1.0.10">
<artifact name="imdb-client" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.afrunt.imdb', module='imdb-client', version='1.0.10')
)
libraryDependencies += "com.afrunt.imdb" % "imdb-client" % "1.0.10"
[com.afrunt.imdb/imdb-client "1.0.10"]
Group / Artifact | Type | Version |
---|---|---|
com.afrunt.imdb : imdb-model | jar | 1.0.10 |
com.afrunt.imdb : imdb-model-mapper | jar | 1.0.10 |
com.afrunt.imdb : imdb-tsv-iterator | jar | 1.0.10 |