| License |
License
Simplified BSD License
|
|---|---|
| Categories |
CategoriesNet CLI User Interface |
| GroupId | GroupIdnet.haesleinhuepf |
| ArtifactId | ArtifactIdclij2_ |
| Last Version | Last Version2.5.2.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionclij2_
clij2
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| clij2_-2.5.2.0.pom | |
| clij2_-2.5.2.0.jar | 1 MB |
| clij2_-2.5.2.0-sources.jar | 806 KB |
| clij2_-2.5.2.0-javadoc.jar | 3 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.haesleinhuepf/clij2_/ -->
<dependency>
<groupId>net.haesleinhuepf</groupId>
<artifactId>clij2_</artifactId>
<version>2.5.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.haesleinhuepf/clij2_/
implementation 'net.haesleinhuepf:clij2_:2.5.2.0'
// https://jarcasting.com/artifacts/net.haesleinhuepf/clij2_/
implementation ("net.haesleinhuepf:clij2_:2.5.2.0")
'net.haesleinhuepf:clij2_:jar:2.5.2.0'
<dependency org="net.haesleinhuepf" name="clij2_" rev="2.5.2.0">
<artifact name="clij2_" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.haesleinhuepf', module='clij2_', version='2.5.2.0')
)
libraryDependencies += "net.haesleinhuepf" % "clij2_" % "2.5.2.0"
[net.haesleinhuepf/clij2_ "2.5.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.haesleinhuepf : clij_ | jar | 1.9.0.1 |
| net.haesleinhuepf : clij-clearcl | jar | 2.5.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13 |