is not current version
Last Version 1.2.1

com.github.frtu.libs:lib-serdes-protobuf 1.2.0

Library for adding metadata to protobuf

Categories

Categories

Protobuf Data Data Structures
GroupId

GroupId

com.github.frtu.libs
ArtifactId

ArtifactId

lib-serdes-protobuf
Version

Version

1.2.0
Type

Type

jar

Download lib-serdes-protobuf 1.2.0


<!-- https://jarcasting.com/artifacts/com.github.frtu.libs/lib-serdes-protobuf/ -->
<dependency>
    <groupId>com.github.frtu.libs</groupId>
    <artifactId>lib-serdes-protobuf</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.frtu.libs/lib-serdes-protobuf/
implementation 'com.github.frtu.libs:lib-serdes-protobuf:1.2.0'
// https://jarcasting.com/artifacts/com.github.frtu.libs/lib-serdes-protobuf/
implementation ("com.github.frtu.libs:lib-serdes-protobuf:1.2.0")
'com.github.frtu.libs:lib-serdes-protobuf:jar:1.2.0'
<dependency org="com.github.frtu.libs" name="lib-serdes-protobuf" rev="1.2.0">
  <artifact name="lib-serdes-protobuf" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.frtu.libs', module='lib-serdes-protobuf', version='1.2.0')
)
libraryDependencies += "com.github.frtu.libs" % "lib-serdes-protobuf" % "1.2.0"
[com.github.frtu.libs/lib-serdes-protobuf "1.2.0"]