is not current version
Last Version 1.9.0

org.noear.hatch:nami.coder.thrift 1.7.9-M4


GroupId

GroupId

org.noear.hatch
ArtifactId

ArtifactId

nami.coder.thrift
Version

Version

1.7.9-M4
Type

Type

jar

Download nami.coder.thrift 1.7.9-M4


<!-- https://jarcasting.com/artifacts/org.noear.hatch/nami.coder.thrift/ -->
<dependency>
    <groupId>org.noear.hatch</groupId>
    <artifactId>nami.coder.thrift</artifactId>
    <version>1.7.9-M4</version>
</dependency>
// https://jarcasting.com/artifacts/org.noear.hatch/nami.coder.thrift/
implementation 'org.noear.hatch:nami.coder.thrift:1.7.9-M4'
// https://jarcasting.com/artifacts/org.noear.hatch/nami.coder.thrift/
implementation ("org.noear.hatch:nami.coder.thrift:1.7.9-M4")
'org.noear.hatch:nami.coder.thrift:jar:1.7.9-M4'
<dependency org="org.noear.hatch" name="nami.coder.thrift" rev="1.7.9-M4">
  <artifact name="nami.coder.thrift" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.noear.hatch', module='nami.coder.thrift', version='1.7.9-M4')
)
libraryDependencies += "org.noear.hatch" % "nami.coder.thrift" % "1.7.9-M4"
[org.noear.hatch/nami.coder.thrift "1.7.9-M4"]