com.imagingbook:imagingbook-core

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

License

License

GroupId

GroupId

com.imagingbook
ArtifactId

ArtifactId

imagingbook-core
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-core

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
net.imagej : ij jar 1.53p

Project Modules

There are no modules declared in this project.

Versions

Version
4.0.0