| License |
License |
|---|---|
| GroupId | GroupIdcom.github.greysoft.naf |
| ArtifactId | ArtifactIdossnaf |
| Last Version | Last Version2.5.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionNAF Suite
Framework for non-blocking socket I/O and timers
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| ossnaf-2.5.0.pom | 1 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 2.17.0 |