is not current version
Last Version 0.7.0

pbdirect 0.6.1

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

License

License

GroupId

GroupId

com.47deg
ArtifactId

ArtifactId

pbdirect_2.12
Version

Version

0.6.1
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.12 0.6.1


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

Dependencies

compile (5)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.11
com.beachape : enumeratum_2.12 jar 1.6.1
com.chuusai : shapeless_2.12 jar 2.3.3
com.google.protobuf : protobuf-java jar 3.15.6
org.typelevel : cats-core_2.12 jar 2.4.2

Project Modules

There are no modules declared in this project.