is not current version
Last Version 1.1.7.7

com.github.ebfhub:java-protobuf-no-gc 1.0.3

Generate Java Protobuf encoder/decoder that does not invoke GC.

Categories

Categories

Java Languages Protobuf Data Data Structures
GroupId

GroupId

com.github.ebfhub
ArtifactId

ArtifactId

java-protobuf-no-gc
Version

Version

1.0.3
Type

Type

pom

Download java-protobuf-no-gc 1.0.3


<!-- https://jarcasting.com/artifacts/com.github.ebfhub/java-protobuf-no-gc/ -->
<dependency>
    <groupId>com.github.ebfhub</groupId>
    <artifactId>java-protobuf-no-gc</artifactId>
    <version>1.0.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.ebfhub/java-protobuf-no-gc/
implementation 'com.github.ebfhub:java-protobuf-no-gc:1.0.3'
// https://jarcasting.com/artifacts/com.github.ebfhub/java-protobuf-no-gc/
implementation ("com.github.ebfhub:java-protobuf-no-gc:1.0.3")
'com.github.ebfhub:java-protobuf-no-gc:pom:1.0.3'
<dependency org="com.github.ebfhub" name="java-protobuf-no-gc" rev="1.0.3">
  <artifact name="java-protobuf-no-gc" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.ebfhub', module='java-protobuf-no-gc', version='1.0.3')
)
libraryDependencies += "com.github.ebfhub" % "java-protobuf-no-gc" % "1.0.3"
[com.github.ebfhub/java-protobuf-no-gc "1.0.3"]