io.metaloom.video:video4j

Parent POM for MetaLoom maven projects

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

io.metaloom.video
ArtifactId

ArtifactId

video4j
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Parent POM for MetaLoom maven projects

Download video4j

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.32
org.openpnp : opencv jar 4.5.1-2
org.imgscalr : imgscalr-lib jar 4.2
com.twelvemonkeys.imageio : imageio-core jar 3.3.2
com.twelvemonkeys.imageio : imageio-jpeg jar 3.3.2
com.twelvemonkeys.imageio : imageio-tiff jar 3.3.2
com.twelvemonkeys.imageio : imageio-icns jar 3.3.2
commons-io : commons-io jar 2.11.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
ch.qos.logback : logback-classic jar 1.2.10

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.0