License |
License |
---|---|
Categories |
CategoriesNet Networking |
GroupId | GroupIdio.snice.networking |
ArtifactId | ArtifactIdnetworking-common |
Last Version | Last Version0.0.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSnice Core Networking Common
|
Filename | Size |
---|---|
networking-common-0.0.9.pom | |
networking-common-0.0.9.jar | 34 KB |
networking-common-0.0.9-sources.jar | 21 KB |
networking-common-0.0.9-javadoc.jar | 605 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.snice.networking/networking-common/ -->
<dependency>
<groupId>io.snice.networking</groupId>
<artifactId>networking-common</artifactId>
<version>0.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/io.snice.networking/networking-common/
implementation 'io.snice.networking:networking-common:0.0.9'
// https://jarcasting.com/artifacts/io.snice.networking/networking-common/
implementation ("io.snice.networking:networking-common:0.0.9")
'io.snice.networking:networking-common:jar:0.0.9'
<dependency org="io.snice.networking" name="networking-common" rev="0.0.9">
<artifact name="networking-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.snice.networking', module='networking-common', version='0.0.9')
)
libraryDependencies += "io.snice.networking" % "networking-common" % "0.0.9"
[io.snice.networking/networking-common "0.0.9"]
Group / Artifact | Type | Version |
---|---|---|
io.snice : snice-buffers | jar | 0.1.9 |
io.snice : snice-commons | jar | 0.1.9 |
io.hektor : hektor-fsm | jar | 0.0.4 |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.mockito : mockito-core | jar | 2.28.2 |