is not current version
Last Version 7.10.70-1

org.hpccsystems:japi 7.10.14-1

hpccsystems parent pom

GroupId

GroupId

org.hpccsystems
ArtifactId

ArtifactId

japi
Version

Version

7.10.14-1
Type

Type

pom

Download japi 7.10.14-1

Filename Size
japi-7.10.14-1.pom 17 KB
Browse

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