Last Version

ImgLib2 Core Library 5.13.0

A multidimensional, type-agnostic image processing library.

License

License

Simplified BSD License
Categories

Categories

Net
GroupId

GroupId

net.imglib2
ArtifactId

ArtifactId

imglib2
Version

Version

5.13.0
Type

Type

jar
Description

Description

ImgLib2 Core Library
A multidimensional, type-agnostic image processing library.
Project URL

Project URL

http://imglib2.net/
Project Organization

Project Organization

ImgLib2
Source Code Management

Source Code Management

https://github.com/imglib/imglib2

Download imglib2 5.13.0


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

Dependencies

test (4)

Group / Artifact Type Version
org.openjdk.jmh : jmh-core jar 1.23
org.openjdk.jmh : jmh-generator-annprocess jar 1.23
junit : junit jar 4.13.2
gov.nist.math : jama jar 1.0.3

Project Modules

There are no modules declared in this project.