License |
License
Simplified BSD License
|
---|---|
Categories |
CategoriesNet CLI User Interface |
GroupId | GroupIdnet.haesleinhuepf |
ArtifactId | ArtifactIdclij-parent-pom |
Last Version | Last Version2.5.2.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionclij-parent-pom
This pom serves as parent for projects using SciJava, ImageJ, ClearCL and CLIJ libraries
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
clij-parent-pom-2.5.2.0.pom | 16 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.haesleinhuepf/clij-parent-pom/ -->
<dependency>
<groupId>net.haesleinhuepf</groupId>
<artifactId>clij-parent-pom</artifactId>
<version>2.5.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.haesleinhuepf/clij-parent-pom/
implementation 'net.haesleinhuepf:clij-parent-pom:2.5.2.0'
// https://jarcasting.com/artifacts/net.haesleinhuepf/clij-parent-pom/
implementation ("net.haesleinhuepf:clij-parent-pom:2.5.2.0")
'net.haesleinhuepf:clij-parent-pom:pom:2.5.2.0'
<dependency org="net.haesleinhuepf" name="clij-parent-pom" rev="2.5.2.0">
<artifact name="clij-parent-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.haesleinhuepf', module='clij-parent-pom', version='2.5.2.0')
)
libraryDependencies += "net.haesleinhuepf" % "clij-parent-pom" % "2.5.2.0"
[net.haesleinhuepf/clij-parent-pom "2.5.2.0"]