License |
License |
---|---|
Categories |
CategoriesScala Languages Protobuf Data Data Structures |
GroupId | GroupIdcom.thesamet.scalapb |
ArtifactId | ArtifactIdprotobuf-runtime-scala_sjs0.6_2.12 |
Last Version | Last Version0.8.3 |
Release Date | Release Date |
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_sjs0.6_2.12/ -->
<dependency>
<groupId>com.thesamet.scalapb</groupId>
<artifactId>protobuf-runtime-scala_sjs0.6_2.12</artifactId>
<version>0.8.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.thesamet.scalapb/protobuf-runtime-scala_sjs0.6_2.12/
implementation 'com.thesamet.scalapb:protobuf-runtime-scala_sjs0.6_2.12:0.8.3'
// https://jarcasting.com/artifacts/com.thesamet.scalapb/protobuf-runtime-scala_sjs0.6_2.12/
implementation ("com.thesamet.scalapb:protobuf-runtime-scala_sjs0.6_2.12:0.8.3")
'com.thesamet.scalapb:protobuf-runtime-scala_sjs0.6_2.12:jar:0.8.3'
<dependency org="com.thesamet.scalapb" name="protobuf-runtime-scala_sjs0.6_2.12" rev="0.8.3">
<artifact name="protobuf-runtime-scala_sjs0.6_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thesamet.scalapb', module='protobuf-runtime-scala_sjs0.6_2.12', version='0.8.3')
)
libraryDependencies += "com.thesamet.scalapb" % "protobuf-runtime-scala_sjs0.6_2.12" % "0.8.3"
[com.thesamet.scalapb/protobuf-runtime-scala_sjs0.6_2.12 "0.8.3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.8 |
org.scala-js : scalajs-library_2.12 | jar | 0.6.31 |
Group / Artifact | Type | Version |
---|---|---|
org.scala-js : scalajs-test-bridge_2.12 | jar | 0.6.31 |
com.lihaoyi : utest_sjs0.6_2.12 | jar | 0.6.9 |