Last Version

jnr-netdb 1.2.0

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
Version

Version

1.2.0
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 1.2.0


<!-- 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.