| License |
License |
|---|---|
| Categories |
CategoriesNet Networking |
| GroupId | GroupIdio.snice.networking |
| ArtifactId | ArtifactIdgtp-stack |
| Last Version | Last Version0.0.9 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSuper Nice GTP Networking Stack
|
| Filename | Size |
|---|---|
| gtp-stack-0.0.9.pom | |
| gtp-stack-0.0.9.jar | 82 KB |
| gtp-stack-0.0.9-sources.jar | 51 KB |
| gtp-stack-0.0.9-javadoc.jar | 785 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.snice.networking/gtp-stack/ -->
<dependency>
<groupId>io.snice.networking</groupId>
<artifactId>gtp-stack</artifactId>
<version>0.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/io.snice.networking/gtp-stack/
implementation 'io.snice.networking:gtp-stack:0.0.9'
// https://jarcasting.com/artifacts/io.snice.networking/gtp-stack/
implementation ("io.snice.networking:gtp-stack:0.0.9")
'io.snice.networking:gtp-stack:jar:0.0.9'
<dependency org="io.snice.networking" name="gtp-stack" rev="0.0.9">
<artifact name="gtp-stack" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.snice.networking', module='gtp-stack', version='0.0.9')
)
libraryDependencies += "io.snice.networking" % "gtp-stack" % "0.0.9"
[io.snice.networking/gtp-stack "0.0.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.snice : snice-buffers | jar | 0.1.9 |
| io.snice : snice-commons | jar | 0.1.9 |
| io.snice.codecs : codec-common | jar | 0.0.7 |
| io.snice.codecs : codec-gtp | jar | 0.0.7 |
| io.snice.codecs : codec-layers-432 | jar | 0.0.7 |
| io.snice.networking : networking-common | jar | 0.0.9 |
| io.snice.networking : networking-app | jar | 0.0.9 |
| io.hektor : hektor-fsm | jar | 0.0.4 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| junit : junit | jar | 4.13.1 |
| org.mockito : mockito-core | jar | 2.28.2 |