is not current version
Last Version 1.8.1.1

net.haesleinhuepf:clij-core 1.8.1.0

clij-core

Categories

Categories

Net CLI User Interface
GroupId

GroupId

net.haesleinhuepf
ArtifactId

ArtifactId

clij-core
Version

Version

1.8.1.0
Type

Type

jar

Download clij-core 1.8.1.0


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