is not current version
Last Version 11.0

net.sf.jt400:jt400 8.7

The Open Source version of the IBM Toolbox for Java

Categories

Categories

Net
GroupId

GroupId

net.sf.jt400
ArtifactId

ArtifactId

jt400
Version

Version

8.7
Type

Type

jar

Download jt400 8.7


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