Last Version

RawSocket SPI distribution 1.0.0

Linux raw socket via Java DatagramChannel

License

License

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

com.github.alei121
ArtifactId

ArtifactId

rawsocketspi
Version

Version

1.0.0
Type

Type

jar
Description

Description

RawSocket SPI distribution
Linux raw socket via Java DatagramChannel
Project URL

Project URL

http://github.com/alei121
Source Code Management

Source Code Management

https://github.com/alei121/rawsocketspi.git

Download rawsocketspi 1.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.alei121 : rawsocketspi-java jar 1.0.0
com.github.alei121 : rawsocketspi-jni so 1.0.0

Project Modules

There are no modules declared in this project.