is not current version
Last Version 0.1.1

com.walksocket:blueshelf 0.0.7

Java NIO Udp wrapper for server & client.

GroupId

GroupId

com.walksocket
ArtifactId

ArtifactId

blueshelf
Version

Version

0.0.7
Type

Type

jar

Download blueshelf 0.0.7


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