jnr-netdb

Lookup TCP and UDP services from java

License

License

Categories

Categories

Net JNR Development Tools Native
GroupId

GroupId

com.github.jnr
ArtifactId

ArtifactId

jnr-netdb
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

jnr-netdb
Lookup TCP and UDP services from java
Project URL

Project URL

http://github.com/jnr/jnr-netdb

Download jnr-netdb

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.jnr : jnr-ffi jar 2.2.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.
com.github.jnr

The Java Native Runtime Project

Versions

Version
1.2.0
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.6
1.0.5
1.0.4