License |
License
Simplified BSD License
|
---|---|
Categories |
CategoriesNet CLI User Interface |
GroupId | GroupIdnet.haesleinhuepf |
ArtifactId | ArtifactIdclij-core |
Last Version | Last Version1.8.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionclij-core
clij-core
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
clij-core-1.8.1.1.pom | |
clij-core-1.8.1.1.jar | 122 KB |
clij-core-1.8.1.1-tests.jar | 6 MB |
clij-core-1.8.1.1-sources.jar | 78 KB |
clij-core-1.8.1.1-javadoc.jar | 615 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.haesleinhuepf/clij-core/ -->
<dependency>
<groupId>net.haesleinhuepf</groupId>
<artifactId>clij-core</artifactId>
<version>1.8.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.haesleinhuepf/clij-core/
implementation 'net.haesleinhuepf:clij-core:1.8.1.1'
// https://jarcasting.com/artifacts/net.haesleinhuepf/clij-core/
implementation ("net.haesleinhuepf:clij-core:1.8.1.1")
'net.haesleinhuepf:clij-core:jar:1.8.1.1'
<dependency org="net.haesleinhuepf" name="clij-core" rev="1.8.1.1">
<artifact name="clij-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.haesleinhuepf', module='clij-core', version='1.8.1.1')
)
libraryDependencies += "net.haesleinhuepf" % "clij-core" % "1.8.1.1"
[net.haesleinhuepf/clij-core "1.8.1.1"]
Group / Artifact | Type | Version |
---|---|---|
net.haesleinhuepf : clij-clearcl | jar | 2.5.0.1 |
net.imagej : ij | jar | 1.53c |
net.imagej » imagej-common | jar | 0.33.0 |
net.imagej » imagej-ops | jar | 0.45.5 |
net.imglib2 : imglib2 | jar | 5.10.0 |
net.imglib2 » imglib2-ij | jar | 2.0.0-beta-46 |
net.imglib2 » imglib2-realtransform | jar | 3.0.0 |
org.scijava : scijava-common | jar | 2.83.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13 |
org.apache.commons : commons-math3 | jar | 3.6.1 |