is not current version
Last Version 8.6.38-1

org.hpccsystems:hpcc4j 8.0.80-1

hpccsystems parent pom

GroupId

GroupId

org.hpccsystems
ArtifactId

ArtifactId

hpcc4j
Version

Version

8.0.80-1
Type

Type

pom

Download hpcc4j 8.0.80-1

Filename Size
hpcc4j-8.0.80-1.pom 18 KB
Browse

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