License |
License |
---|---|
Categories |
CategoriesProtobuf Data Data Structures |
GroupId | GroupIdio.arcblock.forge |
ArtifactId | ArtifactIdprotobuf |
Version | Version1.1.2 |
Type | Typepom |
Description |
DescriptionForge Java SDK
Serialize and Deserialize Json-LD into Java entities
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
protobuf-1.1.2.pom | |
protobuf-1.1.2.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.arcblock.forge/protobuf/ -->
<dependency>
<groupId>io.arcblock.forge</groupId>
<artifactId>protobuf</artifactId>
<version>1.1.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.arcblock.forge/protobuf/
implementation 'io.arcblock.forge:protobuf:1.1.2'
// https://jarcasting.com/artifacts/io.arcblock.forge/protobuf/
implementation ("io.arcblock.forge:protobuf:1.1.2")
'io.arcblock.forge:protobuf:pom:1.1.2'
<dependency org="io.arcblock.forge" name="protobuf" rev="1.1.2">
<artifact name="protobuf" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.arcblock.forge', module='protobuf', version='1.1.2')
)
libraryDependencies += "io.arcblock.forge" % "protobuf" % "1.1.2"
[io.arcblock.forge/protobuf "1.1.2"]
Group / Artifact | Type | Version |
---|---|---|
io.grpc : grpc-netty | jar | 1.20.0 |
io.grpc : grpc-protobuf | jar | 1.20.0 |
io.grpc : grpc-stub | jar | 1.20.0 |
com.google.protobuf : protobuf-java | jar | 3.6.1 |