pbdirect

Read/Write Scala objects directly to Protobuf with no .proto file definitions

License

License

MIT
GroupId

GroupId

com.47deg
ArtifactId

ArtifactId

pbdirect_2.13
Last Version

Last Version

0.7.0
Release Date

Release Date

Type

Type

jar
Description

Description

pbdirect
Read/Write Scala objects directly to Protobuf with no .proto file definitions
Project URL

Project URL

https://github.com/47degrees/pbdirect
Project Organization

Project Organization

47 Degrees Open Source
Source Code Management

Source Code Management

https://github.com/47degrees/pbdirect

Download pbdirect_2.13

How to add to project

<!-- https://jarcasting.com/artifacts/com.47deg/pbdirect_2.13/ -->
<dependency>
    <groupId>com.47deg</groupId>
    <artifactId>pbdirect_2.13</artifactId>
    <version>0.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.47deg/pbdirect_2.13/
implementation 'com.47deg:pbdirect_2.13:0.7.0'
// https://jarcasting.com/artifacts/com.47deg/pbdirect_2.13/
implementation ("com.47deg:pbdirect_2.13:0.7.0")
'com.47deg:pbdirect_2.13:jar:0.7.0'
<dependency org="com.47deg" name="pbdirect_2.13" rev="0.7.0">
  <artifact name="pbdirect_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.47deg', module='pbdirect_2.13', version='0.7.0')
)
libraryDependencies += "com.47deg" % "pbdirect_2.13" % "0.7.0"
[com.47deg/pbdirect_2.13 "0.7.0"]

Dependencies

compile (5)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.6
com.beachape : enumeratum_2.13 jar 1.7.0
com.chuusai : shapeless_2.13 jar 2.3.7
com.google.protobuf : protobuf-java jar 3.18.0
org.typelevel : cats-core_2.13 jar 2.6.1

Project Modules

There are no modules declared in this project.
com.47deg

47 Degrees

47 Degrees is a global consulting firm and open source advocate specializing in Scala, Kotlin, Swift.

Versions

Version
0.7.0
0.6.1
0.6.0
0.5.2
0.5.1
0.5.0