is not current version
Last Version 2.5.2.0

net.haesleinhuepf:clij-parent-pom 2.3.0.1

This pom serves as parent for projects using SciJava, ImageJ, ClearCL and CLIJ libraries

Categories

Categories

Net CLI User Interface
GroupId

GroupId

net.haesleinhuepf
ArtifactId

ArtifactId

clij-parent-pom
Version

Version

2.3.0.1
Type

Type

pom

Download clij-parent-pom 2.3.0.1


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