License |
License |
---|---|
Categories |
CategoriesScala Languages Protobuf Data Data Structures |
GroupId | GroupIdcom.thesamet.scalapb |
ArtifactId | ArtifactIdprotobuf-runtime-scala_sjs0.6_2.13.0-M1 |
Last Version | Last Version0.7.0 |
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.13.0-M1/ -->
<dependency>
<groupId>com.thesamet.scalapb</groupId>
<artifactId>protobuf-runtime-scala_sjs0.6_2.13.0-M1</artifactId>
<version>0.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.thesamet.scalapb/protobuf-runtime-scala_sjs0.6_2.13.0-M1/
implementation 'com.thesamet.scalapb:protobuf-runtime-scala_sjs0.6_2.13.0-M1:0.7.0'
// https://jarcasting.com/artifacts/com.thesamet.scalapb/protobuf-runtime-scala_sjs0.6_2.13.0-M1/
implementation ("com.thesamet.scalapb:protobuf-runtime-scala_sjs0.6_2.13.0-M1:0.7.0")
'com.thesamet.scalapb:protobuf-runtime-scala_sjs0.6_2.13.0-M1:jar:0.7.0'
<dependency org="com.thesamet.scalapb" name="protobuf-runtime-scala_sjs0.6_2.13.0-M1" rev="0.7.0">
<artifact name="protobuf-runtime-scala_sjs0.6_2.13.0-M1" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thesamet.scalapb', module='protobuf-runtime-scala_sjs0.6_2.13.0-M1', version='0.7.0')
)
libraryDependencies += "com.thesamet.scalapb" % "protobuf-runtime-scala_sjs0.6_2.13.0-M1" % "0.7.0"
[com.thesamet.scalapb/protobuf-runtime-scala_sjs0.6_2.13.0-M1 "0.7.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.0-M1 |
org.scala-js : scalajs-library_2.13.0-M1 | jar | 0.6.18 |
Group / Artifact | Type | Version |
---|---|---|
org.scala-js : scalajs-test-interface_2.13.0-M1 | jar | 0.6.18 |
org.scalatest : scalatest_sjs0.6_2.13.0-M1 | jar | 3.0.3 |