is not current version
Last Version 1.1.11

com.github.chrisgleissner:jutil-protobuf 1.1.4

Java Protobuf Utilities

Categories

Categories

Protobuf Data Data Structures
GroupId

GroupId

com.github.chrisgleissner
ArtifactId

ArtifactId

jutil-protobuf
Version

Version

1.1.4
Type

Type

jar

Download jutil-protobuf 1.1.4


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