Last Version

GTP Base Library 0.0.7


License

License

GroupId

GroupId

io.snice.codecs
ArtifactId

ArtifactId

codec-gtp-base
Version

Version

0.0.7
Type

Type

jar
Description

Description

GTP Base Library

Download codec-gtp-base 0.0.7


<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
io.snice : snice-buffers jar 0.1.8
io.snice : snice-commons jar 0.1.8

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.mockito : mockito-core jar 2.27.0

Project Modules

There are no modules declared in this project.