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