is not current version
Last Version 0.7.0

com.47deg:pbdirect_2.13 0.6.0

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

GroupId

GroupId

com.47deg
ArtifactId

ArtifactId

pbdirect_2.13
Version

Version

0.6.0
Type

Type

jar

Download pbdirect_2.13 0.6.0


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