License |
License |
---|---|
Categories |
CategoriesScala Languages Protobuf Data Data Structures |
GroupId | GroupIdcom.thesamet.scalapb |
ArtifactId | ArtifactIdprotobuf-runtime-scala_sjs1_2.13 |
Version | Version0.8.12 |
Type | Typejar |
Description |
Descriptionprotobuf-runtime-scala
protobuf-runtime-scala
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.thesamet.scalapb |
<!-- 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.12</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.12'
// 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.12")
'com.thesamet.scalapb:protobuf-runtime-scala_sjs1_2.13:jar:0.8.12'
<dependency org="com.thesamet.scalapb" name="protobuf-runtime-scala_sjs1_2.13" rev="0.8.12">
<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.12')
)
libraryDependencies += "com.thesamet.scalapb" % "protobuf-runtime-scala_sjs1_2.13" % "0.8.12"
[com.thesamet.scalapb/protobuf-runtime-scala_sjs1_2.13 "0.8.12"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.5 |
org.scala-js : scalajs-library_2.13 | jar | 1.5.1 |
Group / Artifact | Type | Version |
---|---|---|
org.scala-js : scalajs-test-bridge_2.13 | jar | 1.5.1 |
com.lihaoyi : utest_sjs1_2.13 | jar | 0.7.10 |