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