s

sample-java-protobuf-no-gc

Files download
File Operation
sample-java-protobuf-no-gc-1.1.7.7.jar download
sample-java-protobuf-no-gc-1.1.7.7.pom download
sample-java-protobuf-no-gc-1.1.7.7-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.ebfhub</groupId>
  <artifactId>sample-java-protobuf-no-gc</artifactId>
  <version>1.1.7.7</version>
</dependency>
Gradle Groovy
implementation 'com.github.ebfhub:sample-java-protobuf-no-gc:1.1.7.7'
Gradle Kotlin
implementation("com.github.ebfhub:sample-java-protobuf-no-gc:1.1.7.7")
Scala SBT
libraryDependencies += "com.github.ebfhub" % "sample-java-protobuf-no-gc" % "1.1.7.7"
Groovy Grape
@Grapes(
  @Grab(group='com.github.ebfhub', module='sample-java-protobuf-no-gc', version='1.1.7.7')
)
Apache Ivy
<dependency org="com.github.ebfhub" name="sample-java-protobuf-no-gc" rev="1.1.7.7" />
Leiningen
[com.github.ebfhub/sample-java-protobuf-no-gc "1.1.7.7"]
Apache Buildr
'com.github.ebfhub:sample-java-protobuf-no-gc:jar:1.1.7.7'