MVN

com.github.mlaccetti : rocksaw

Maven & Gradle

Mar 23, 2016
41 stars

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

<dependency>
    <groupId>com.github.mlaccetti</groupId>
    <artifactId>rocksaw</artifactId>
    <version>1.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.mlaccetti : rocksaw to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.0

All Versions

Choose a version of com.github.mlaccetti : rocksaw to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
rocksaw-1.1.0

How to add a dependency to Maven

Add the following com.github.mlaccetti : rocksaw maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.mlaccetti</groupId>
    <artifactId>rocksaw</artifactId>
    <version>1.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.mlaccetti : rocksaw gradle dependency to your build.gradle file:

implementation 'com.github.mlaccetti:rocksaw:1.1.0'

Gradle Kotlin DSL: Add the following com.github.mlaccetti : rocksaw gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.mlaccetti:rocksaw:1.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.mlaccetti : rocksaw sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.mlaccetti" % "rocksaw" % "1.1.0"

Advertisement

Dependencies from Group

Mar 22, 2016
1 usages
37 stars
Mar 22, 2016
1 usages
37 stars
Mar 23, 2016
41 stars
Mar 22, 2016
5 stars

Discover Dependencies

Jan 08, 2020
3 usages
892 stars
Oct 13, 2016
1 usages
27 stars
Jul 31, 2023
2 usages
Mar 23, 2016
1 usages
0 stars
Apr 01, 2017
11 stars
Nov 08, 2012
1 stars
Mar 26, 2016
9 stars
Feb 19, 2021
20 usages
71 stars