is not current version
Last Version 6.0

net.sf.jt400:jt400-full 5.3


Categories

Categories

Net
GroupId

GroupId

net.sf.jt400
ArtifactId

ArtifactId

jt400-full
Version

Version

5.3
Type

Type

jar

Download jt400-full 5.3


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