Last Version

pbdirect 0.7.0

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

License

License

MIT
GroupId

GroupId

com.47deg
ArtifactId

ArtifactId

pbdirect_2.12
Version

Version

0.7.0
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.7.0


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

Dependencies

compile (5)

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

Project Modules

There are no modules declared in this project.