NAF Suite

Framework for non-blocking socket I/O and timers

License

License

GroupId

GroupId

com.github.greysoft.naf
ArtifactId

ArtifactId

ossnaf
Last Version

Last Version

2.5.0
Release Date

Release Date

Type

Type

pom
Description

Description

NAF Suite
Framework for non-blocking socket I/O and timers
Project URL

Project URL

http://www.greyware.co.uk/naf
Source Code Management

Source Code Management

https://github.com/greysoft/naf/tree/master

Download ossnaf

Filename Size
ossnaf-2.5.0.pom 1 KB
Browse

How to add to project

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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.17.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.5.0