is not current version
Last Version 1.0.2-RELEASE

top.dogtcc.serialize:protostuff 1.0-RELEASE


GroupId

GroupId

top.dogtcc.serialize
ArtifactId

ArtifactId

protostuff
Version

Version

1.0-RELEASE
Type

Type

jar

Download protostuff 1.0-RELEASE


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