is not current version
Last Version 11.0

net.sf.jt400:jt400 9.4

The Open Source version of the IBM Toolbox for Java

Categories

Categories

Net
GroupId

GroupId

net.sf.jt400
ArtifactId

ArtifactId

jt400
Version

Version

9.4
Type

Type

jar

Download jt400 9.4


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