is not current version
Last Version 1.8.1.1

net.haesleinhuepf:clij-core 1.8.0.3

clij-core

Categories

Categories

Net CLI User Interface
GroupId

GroupId

net.haesleinhuepf
ArtifactId

ArtifactId

clij-core
Version

Version

1.8.0.3
Type

Type

jar

Download clij-core 1.8.0.3


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