Last Version

socket-nio 1.0-8 1.0-8

A Socket IO library

License

License

Categories

Categories

Net
GroupId

GroupId

com.payneteasy
ArtifactId

ArtifactId

socket-nio
Version

Version

1.0-8
Type

Type

pom
Description

Description

socket-nio 1.0-8
A Socket IO library
Project URL

Project URL

http://github.com/evsinev/socket-nio
Source Code Management

Source Code Management

https://github.com/evsinev/socket-nio

Download socket-nio 1.0-8

Filename Size
socket-nio-1.0-8.pom 6 KB
Browse

<!-- https://jarcasting.com/artifacts/com.payneteasy/socket-nio/ -->
<dependency>
    <groupId>com.payneteasy</groupId>
    <artifactId>socket-nio</artifactId>
    <version>1.0-8</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.payneteasy/socket-nio/
implementation 'com.payneteasy:socket-nio:1.0-8'
// https://jarcasting.com/artifacts/com.payneteasy/socket-nio/
implementation ("com.payneteasy:socket-nio:1.0-8")
'com.payneteasy:socket-nio:pom:1.0-8'
<dependency org="com.payneteasy" name="socket-nio" rev="1.0-8">
  <artifact name="socket-nio" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.payneteasy', module='socket-nio', version='1.0-8')
)
libraryDependencies += "com.payneteasy" % "socket-nio" % "1.0-8"
[com.payneteasy/socket-nio "1.0-8"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • client
  • integration-test