License |
License |
---|---|
GroupId | GroupIdio.snice.codecs |
ArtifactId | ArtifactIdcodec-gtp |
Version | Version0.0.8 |
Type | Typejar |
Description |
DescriptionSuper Nice GTP Library
|
Filename | Size |
---|---|
codec-gtp-0.0.8.pom | |
codec-gtp-0.0.8.jar | 449 KB |
codec-gtp-0.0.8-sources.jar | 215 KB |
codec-gtp-0.0.8-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.snice.codecs/codec-gtp/ -->
<dependency>
<groupId>io.snice.codecs</groupId>
<artifactId>codec-gtp</artifactId>
<version>0.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/io.snice.codecs/codec-gtp/
implementation 'io.snice.codecs:codec-gtp:0.0.8'
// https://jarcasting.com/artifacts/io.snice.codecs/codec-gtp/
implementation ("io.snice.codecs:codec-gtp:0.0.8")
'io.snice.codecs:codec-gtp:jar:0.0.8'
<dependency org="io.snice.codecs" name="codec-gtp" rev="0.0.8">
<artifact name="codec-gtp" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.snice.codecs', module='codec-gtp', version='0.0.8')
)
libraryDependencies += "io.snice.codecs" % "codec-gtp" % "0.0.8"
[io.snice.codecs/codec-gtp "0.0.8"]
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.8 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.mockito : mockito-core | jar | 2.27.0 |
io.snice.codecs : codec-layers-432 | jar | 0.0.8 |