| License |
License |
|---|---|
| GroupId | GroupIdio.snice.codecs |
| ArtifactId | ArtifactIdcodec-gtp-base |
| Last Version | Last Version0.0.7 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionGTP Base Library
|
| Filename | Size |
|---|---|
| codec-gtp-base-0.0.7.pom | |
| codec-gtp-base-0.0.7.jar | 3 KB |
| codec-gtp-base-0.0.7-sources.jar | 2 KB |
| codec-gtp-base-0.0.7-javadoc.jar | 393 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.snice.codecs/codec-gtp-base/ -->
<dependency>
<groupId>io.snice.codecs</groupId>
<artifactId>codec-gtp-base</artifactId>
<version>0.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/io.snice.codecs/codec-gtp-base/
implementation 'io.snice.codecs:codec-gtp-base:0.0.7'
// https://jarcasting.com/artifacts/io.snice.codecs/codec-gtp-base/
implementation ("io.snice.codecs:codec-gtp-base:0.0.7")
'io.snice.codecs:codec-gtp-base:jar:0.0.7'
<dependency org="io.snice.codecs" name="codec-gtp-base" rev="0.0.7">
<artifact name="codec-gtp-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.snice.codecs', module='codec-gtp-base', version='0.0.7')
)
libraryDependencies += "io.snice.codecs" % "codec-gtp-base" % "0.0.7"
[io.snice.codecs/codec-gtp-base "0.0.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.snice : snice-buffers | jar | 0.1.8 |
| io.snice : snice-commons | jar | 0.1.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| org.mockito : mockito-core | jar | 2.27.0 |