com.imagingbook:imagingbook-common

Java code for image processing books by W. Burger and M.J. Burge

License

License

GroupId

GroupId

com.imagingbook
ArtifactId

ArtifactId

imagingbook-common
Last Version

Last Version

4.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Java code for image processing books by W. Burger and M.J. Burge

Download imagingbook-common

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
net.imagej : ij jar 1.53p
com.imagingbook : imagingbook-core jar 4.0.0
org.apache.commons : commons-math3 jar 3.6.1
com.github.wendykierp : JTransforms jar 3.1
com.github.librepdf : openpdf jar 1.3.25

test (2)

Group / Artifact Type Version
com.imagingbook : imagingbook-sample-images jar 4.0.0
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
4.0.0