is not current version
Last Version 2.2.3

org.xbib:z3950-client-netty 1.3.0

Z39.50 for Java

Categories

Categories

Net CLI User Interface Netty Networking
GroupId

GroupId

org.xbib
ArtifactId

ArtifactId

z3950-client-netty
Version

Version

1.3.0
Type

Type

jar

Download z3950-client-netty 1.3.0


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