Last Version

RockSaw Raw Socket Library 1.1.0

RockSaw is a simple API for performing network I/O with IPv4 and IPv6 raw sockets in Java

License

License

GroupId

GroupId

com.github.mlaccetti
ArtifactId

ArtifactId

rocksaw
Version

Version

1.1.0
Type

Type

jar
Description

Description

RockSaw Raw Socket Library
RockSaw is a simple API for performing network I/O with IPv4 and IPv6 raw sockets in Java
Project URL

Project URL

https://github.com/mlaccetti/rocksaw
Source Code Management

Source Code Management

https://github.com/mlaccetti/rocksaw

Download rocksaw 1.1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
net.java.dev.jna : jna jar 4.2.2
com.github.mlaccetti : vserv-tcpip jar 0.9.2.1

test (2)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.19
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.