is not current version
Last Version 0.0.7

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


GroupId

GroupId

io.snice.codecs
ArtifactId

ArtifactId

codec-gtp-codegen
Version

Version

0.0.3
Type

Type

jar

Download codec-gtp-codegen 0.0.3


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