is not current version
Last Version 1.9.0

org.noear:nami.coder.protostuff 1.3.6


GroupId

GroupId

org.noear
ArtifactId

ArtifactId

nami.coder.protostuff
Version

Version

1.3.6
Type

Type

jar

Download nami.coder.protostuff 1.3.6


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