Categories |
CategoriesJava Languages Protobuf Data Data Structures |
---|---|
GroupId | GroupIdcom.github.ebfhub |
ArtifactId | ArtifactIdjava-protobuf-no-gc |
Version | Version1.1.7.4 |
Type | Typepom |
Filename | Size |
---|---|
java-protobuf-no-gc-1.1.7.4.pom | 6 KB |
Browse |
<!-- 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.1.7.4</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.1.7.4'
// https://jarcasting.com/artifacts/com.github.ebfhub/java-protobuf-no-gc/
implementation ("com.github.ebfhub:java-protobuf-no-gc:1.1.7.4")
'com.github.ebfhub:java-protobuf-no-gc:pom:1.1.7.4'
<dependency org="com.github.ebfhub" name="java-protobuf-no-gc" rev="1.1.7.4">
<artifact name="java-protobuf-no-gc" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.ebfhub', module='java-protobuf-no-gc', version='1.1.7.4')
)
libraryDependencies += "com.github.ebfhub" % "java-protobuf-no-gc" % "1.1.7.4"
[com.github.ebfhub/java-protobuf-no-gc "1.1.7.4"]