License |
License
Simplified BSD License
|
---|---|
Categories |
CategoriesNet CLI User Interface ImageJ Business Logic Libraries Computer Vision |
GroupId | GroupIdnet.haesleinhuepf |
ArtifactId | ArtifactIdclij2-imagej_ |
Last Version | Last Version2.5.1.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCLIJ2-ImageJ
CLIJ2-ImageJ bridge
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
clij2-imagej_-2.5.1.4.pom | |
clij2-imagej_-2.5.1.4.jar | 3 KB |
clij2-imagej_-2.5.1.4-sources.jar | 954 bytes |
clij2-imagej_-2.5.1.4-javadoc.jar | 389 KB |
clij2-imagej_-2.5.1.4-jar-with-dependencies.jar | 32 MB |
Browse |
<!-- https://jarcasting.com/artifacts/net.haesleinhuepf/clij2-imagej_/ -->
<dependency>
<groupId>net.haesleinhuepf</groupId>
<artifactId>clij2-imagej_</artifactId>
<version>2.5.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.haesleinhuepf/clij2-imagej_/
implementation 'net.haesleinhuepf:clij2-imagej_:2.5.1.4'
// https://jarcasting.com/artifacts/net.haesleinhuepf/clij2-imagej_/
implementation ("net.haesleinhuepf:clij2-imagej_:2.5.1.4")
'net.haesleinhuepf:clij2-imagej_:jar:2.5.1.4'
<dependency org="net.haesleinhuepf" name="clij2-imagej_" rev="2.5.1.4">
<artifact name="clij2-imagej_" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.haesleinhuepf', module='clij2-imagej_', version='2.5.1.4')
)
libraryDependencies += "net.haesleinhuepf" % "clij2-imagej_" % "2.5.1.4"
[net.haesleinhuepf/clij2-imagej_ "2.5.1.4"]
Group / Artifact | Type | Version |
---|---|---|
net.haesleinhuepf : clij2_ | jar | 2.5.1.4 |