Jar examples for j:jnr-netdb
Lookup TCP and UDP services from java
You can download jar file jnr-netdb 1.1.6 in this page.
The Apache Software License, Version 2.0
You can use the following script to add jnr-netdb-1.1.6.jar to your project.
<dependency> <groupId>com.github.jnr</groupId> <artifactId>jnr-netdb</artifactId> <version>1.1.6</version> </dependency>
compile group: 'com.github.jnr', name: 'jnr-netdb', version: '1.1.6'
libraryDependencies += "com.github.jnr" % "jnr-netdb" % "1.1.6"
<dependency org="com.github.jnr" name="jnr-netdb" rev="1.1.6"/>
@Grapes(@Grab(group='com.github.jnr', module='jnr-netdb', version='1.1.6'))
'com.github.jnr:jnr-netdb:jar:1.1.6'
Click the following link to download the jar file.
jnr-netdb-1.1.6-javadoc.jar