License |
License |
---|---|
Categories |
CategoriesScala Languages Protobuf Data Data Structures |
GroupId | GroupIdcom.thesamet.scalapb |
ArtifactId | ArtifactIdprotobuf-runtime-scala_2.13.0-RC1 |
Last Version | Last Version0.8.1 |
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_2.13.0-RC1/ -->
<dependency>
<groupId>com.thesamet.scalapb</groupId>
<artifactId>protobuf-runtime-scala_2.13.0-RC1</artifactId>
<version>0.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.thesamet.scalapb/protobuf-runtime-scala_2.13.0-RC1/
implementation 'com.thesamet.scalapb:protobuf-runtime-scala_2.13.0-RC1:0.8.1'
// https://jarcasting.com/artifacts/com.thesamet.scalapb/protobuf-runtime-scala_2.13.0-RC1/
implementation ("com.thesamet.scalapb:protobuf-runtime-scala_2.13.0-RC1:0.8.1")
'com.thesamet.scalapb:protobuf-runtime-scala_2.13.0-RC1:jar:0.8.1'
<dependency org="com.thesamet.scalapb" name="protobuf-runtime-scala_2.13.0-RC1" rev="0.8.1">
<artifact name="protobuf-runtime-scala_2.13.0-RC1" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thesamet.scalapb', module='protobuf-runtime-scala_2.13.0-RC1', version='0.8.1')
)
libraryDependencies += "com.thesamet.scalapb" % "protobuf-runtime-scala_2.13.0-RC1" % "0.8.1"
[com.thesamet.scalapb/protobuf-runtime-scala_2.13.0-RC1 "0.8.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.0-RC1 |
Group / Artifact | Type | Version |
---|---|---|
com.lihaoyi : utest_2.13.0-RC1 | jar | 0.6.7 |