Last Version

Forge Java SDK 1.1.2

Serialize and Deserialize Json-LD into Java entities

License

License

Categories

Categories

Protobuf Data Data Structures
GroupId

GroupId

io.arcblock.forge
ArtifactId

ArtifactId

protobuf
Version

Version

1.1.2
Type

Type

pom
Description

Description

Forge Java SDK
Serialize and Deserialize Json-LD into Java entities
Project URL

Project URL

https://github.com/Arcblock/Forge-java-sdk
Project Organization

Project Organization

Arcblock.io
Source Code Management

Source Code Management

https://github.com/ArcBlock/forge-java-sdk

Download protobuf 1.1.2


<!-- 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"]

Dependencies

compile (4)

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

Project Modules

There are no modules declared in this project.