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