License |
License |
---|---|
Categories |
CategoriesScala Languages Protobuf Data Data Structures |
GroupId | GroupIdcom.trueaccord.scalapb |
ArtifactId | ArtifactIdprotobuf-runtime-scala_2.12.0-M4 |
Last Version | Last Version0.1.11 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionprotobuf-runtime-scala
protobuf-runtime-scala
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.trueaccord.scalapb |
<!-- https://jarcasting.com/artifacts/com.trueaccord.scalapb/protobuf-runtime-scala_2.12.0-M4/ -->
<dependency>
<groupId>com.trueaccord.scalapb</groupId>
<artifactId>protobuf-runtime-scala_2.12.0-M4</artifactId>
<version>0.1.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.trueaccord.scalapb/protobuf-runtime-scala_2.12.0-M4/
implementation 'com.trueaccord.scalapb:protobuf-runtime-scala_2.12.0-M4:0.1.11'
// https://jarcasting.com/artifacts/com.trueaccord.scalapb/protobuf-runtime-scala_2.12.0-M4/
implementation ("com.trueaccord.scalapb:protobuf-runtime-scala_2.12.0-M4:0.1.11")
'com.trueaccord.scalapb:protobuf-runtime-scala_2.12.0-M4:jar:0.1.11'
<dependency org="com.trueaccord.scalapb" name="protobuf-runtime-scala_2.12.0-M4" rev="0.1.11">
<artifact name="protobuf-runtime-scala_2.12.0-M4" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.trueaccord.scalapb', module='protobuf-runtime-scala_2.12.0-M4', version='0.1.11')
)
libraryDependencies += "com.trueaccord.scalapb" % "protobuf-runtime-scala_2.12.0-M4" % "0.1.11"
[com.trueaccord.scalapb/protobuf-runtime-scala_2.12.0-M4 "0.1.11"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.0-M4 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12.0-M4 | jar | 3.0.0-RC3 |