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