is not current version
Last Version 1.0.1

com.github.os72:protobuf-dynamic 0.9.5

Protocol Buffers Dynamic Schema

Categories

Categories

Protobuf Data Data Structures
GroupId

GroupId

com.github.os72
ArtifactId

ArtifactId

protobuf-dynamic
Version

Version

0.9.5
Type

Type

jar

Download protobuf-dynamic 0.9.5


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