Last Version

RawSocket SPI examples 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-examples
Version

Version

1.0.0
Type

Type

jar
Description

Description

RawSocket SPI examples
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-examples 1.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.alei121 : rawsocketspi jar 1.0.0

Project Modules

There are no modules declared in this project.