is not current version
Last Version 0.0.7

io.snice.codecs:codec-gtp-codegen 0.0.4


GroupId

GroupId

io.snice.codecs
ArtifactId

ArtifactId

codec-gtp-codegen
Version

Version

0.0.4
Type

Type

jar

Download codec-gtp-codegen 0.0.4


<!-- https://jarcasting.com/artifacts/io.snice.codecs/codec-gtp-codegen/ -->
<dependency>
    <groupId>io.snice.codecs</groupId>
    <artifactId>codec-gtp-codegen</artifactId>
    <version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.snice.codecs/codec-gtp-codegen/
implementation 'io.snice.codecs:codec-gtp-codegen:0.0.4'
// https://jarcasting.com/artifacts/io.snice.codecs/codec-gtp-codegen/
implementation ("io.snice.codecs:codec-gtp-codegen:0.0.4")
'io.snice.codecs:codec-gtp-codegen:jar:0.0.4'
<dependency org="io.snice.codecs" name="codec-gtp-codegen" rev="0.0.4">
  <artifact name="codec-gtp-codegen" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.snice.codecs', module='codec-gtp-codegen', version='0.0.4')
)
libraryDependencies += "io.snice.codecs" % "codec-gtp-codegen" % "0.0.4"
[io.snice.codecs/codec-gtp-codegen "0.0.4"]