Last Version

protobuf 0.0.1-RC4

A purely functional library to develop distributed and event driven systems.

License

License

Categories

Categories

Protobuf Data Data Structures
GroupId

GroupId

io.parapet
ArtifactId

ArtifactId

protobuf_2.12
Version

Version

0.0.1-RC4
Type

Type

jar
Description

Description

protobuf
A purely functional library to develop distributed and event driven systems.
Project URL

Project URL

http://parapet.io/
Project Organization

Project Organization

parapet
Source Code Management

Source Code Management

https://github.com/parapet-io/parapet

Download protobuf_2.12 0.0.1-RC4


<!-- https://jarcasting.com/artifacts/io.parapet/protobuf_2.12/ -->
<dependency>
    <groupId>io.parapet</groupId>
    <artifactId>protobuf_2.12</artifactId>
    <version>0.0.1-RC4</version>
</dependency>
// https://jarcasting.com/artifacts/io.parapet/protobuf_2.12/
implementation 'io.parapet:protobuf_2.12:0.0.1-RC4'
// https://jarcasting.com/artifacts/io.parapet/protobuf_2.12/
implementation ("io.parapet:protobuf_2.12:0.0.1-RC4")
'io.parapet:protobuf_2.12:jar:0.0.1-RC4'
<dependency org="io.parapet" name="protobuf_2.12" rev="0.0.1-RC4">
  <artifact name="protobuf_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.parapet', module='protobuf_2.12', version='0.0.1-RC4')
)
libraryDependencies += "io.parapet" % "protobuf_2.12" % "0.0.1-RC4"
[io.parapet/protobuf_2.12 "0.0.1-RC4"]

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.7
com.google.protobuf : protobuf-java jar 3.7.1
com.thesamet.scalapb : scalapb-runtime_2.12 jar 0.9.0

test (1)

Group / Artifact Type Version
org.pegdown : pegdown jar 1.6.0

Project Modules

There are no modules declared in this project.