is not current version
Last Version 2.5.2.0

net.haesleinhuepf:clij-parent-pom 2.5.1.3

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.5.1.3
Type

Type

pom

Download clij-parent-pom 2.5.1.3


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