Last Version

com.afrunt.imdb:model 1.0.6

Open source JAVA library for working with IMDb public database

License

License

GroupId

GroupId

com.afrunt.imdb
ArtifactId

ArtifactId

model
Version

Version

1.0.6
Type

Type

jar
Description

Description

Open source JAVA library for working with IMDb public database

Download model 1.0.6


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

There are no modules declared in this project.