License |
License |
---|---|
Categories |
CategoriesAWS Container PaaS Providers |
GroupId | GroupIdcom.github.alei121 |
ArtifactId | ArtifactIdrawsocketspi |
Version | Version1.0.0 |
Type | Typejar |
Description |
DescriptionRawSocket SPI distribution
Linux raw socket via Java DatagramChannel
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
rawsocketspi-1.0.0.pom | 2 KB |
rawsocketspi-1.0.0-amd64-Linux.jar | 12 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.github.alei121 : rawsocketspi-java | jar | 1.0.0 |
com.github.alei121 : rawsocketspi-jni | so | 1.0.0 |