| License |
License |
|---|---|
| Categories |
CategoriesScala Languages Protobuf Data Data Structures |
| GroupId | GroupIdcom.thesamet.scalapb |
| ArtifactId | ArtifactIdprotobuf-runtime-scala_3.0.0-RC3 |
| Version | Version0.8.11 |
| 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_3.0.0-RC3/ -->
<dependency>
<groupId>com.thesamet.scalapb</groupId>
<artifactId>protobuf-runtime-scala_3.0.0-RC3</artifactId>
<version>0.8.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.thesamet.scalapb/protobuf-runtime-scala_3.0.0-RC3/
implementation 'com.thesamet.scalapb:protobuf-runtime-scala_3.0.0-RC3:0.8.11'
// https://jarcasting.com/artifacts/com.thesamet.scalapb/protobuf-runtime-scala_3.0.0-RC3/
implementation ("com.thesamet.scalapb:protobuf-runtime-scala_3.0.0-RC3:0.8.11")
'com.thesamet.scalapb:protobuf-runtime-scala_3.0.0-RC3:jar:0.8.11'
<dependency org="com.thesamet.scalapb" name="protobuf-runtime-scala_3.0.0-RC3" rev="0.8.11">
<artifact name="protobuf-runtime-scala_3.0.0-RC3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thesamet.scalapb', module='protobuf-runtime-scala_3.0.0-RC3', version='0.8.11')
)
libraryDependencies += "com.thesamet.scalapb" % "protobuf-runtime-scala_3.0.0-RC3" % "0.8.11"
[com.thesamet.scalapb/protobuf-runtime-scala_3.0.0-RC3 "0.8.11"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala3-library_3.0.0-RC3 | jar | 3.0.0-RC3 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.lihaoyi : utest_3.0.0-RC3 | jar | 0.7.9 |