is not current version
Last Version 0.8.13

com.thesamet.scalapb:protobuf-runtime-scala_sjs1_2.13 0.8.10

protobuf-runtime-scala

Categories

Categories

Scala Languages Protobuf Data Data Structures
GroupId

GroupId

com.thesamet.scalapb
ArtifactId

ArtifactId

protobuf-runtime-scala_sjs1_2.13
Version

Version

0.8.10
Type

Type

jar

Download protobuf-runtime-scala_sjs1_2.13 0.8.10


<!-- https://jarcasting.com/artifacts/com.thesamet.scalapb/protobuf-runtime-scala_sjs1_2.13/ -->
<dependency>
    <groupId>com.thesamet.scalapb</groupId>
    <artifactId>protobuf-runtime-scala_sjs1_2.13</artifactId>
    <version>0.8.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.thesamet.scalapb/protobuf-runtime-scala_sjs1_2.13/
implementation 'com.thesamet.scalapb:protobuf-runtime-scala_sjs1_2.13:0.8.10'
// https://jarcasting.com/artifacts/com.thesamet.scalapb/protobuf-runtime-scala_sjs1_2.13/
implementation ("com.thesamet.scalapb:protobuf-runtime-scala_sjs1_2.13:0.8.10")
'com.thesamet.scalapb:protobuf-runtime-scala_sjs1_2.13:jar:0.8.10'
<dependency org="com.thesamet.scalapb" name="protobuf-runtime-scala_sjs1_2.13" rev="0.8.10">
  <artifact name="protobuf-runtime-scala_sjs1_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thesamet.scalapb', module='protobuf-runtime-scala_sjs1_2.13', version='0.8.10')
)
libraryDependencies += "com.thesamet.scalapb" % "protobuf-runtime-scala_sjs1_2.13" % "0.8.10"
[com.thesamet.scalapb/protobuf-runtime-scala_sjs1_2.13 "0.8.10"]