is not current version
Last Version 0.7.2

com.github.protobufel:protobufel 0.6

Enhanced ProtoBuf DynamicMessage mirroring GeneratedMessage capabilities

Categories

Categories

Protobuf Data Data Structures
GroupId

GroupId

com.github.protobufel
ArtifactId

ArtifactId

protobufel
Version

Version

0.6
Type

Type

jar

Download protobufel 0.6


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