| License |
License |
|---|---|
| Categories |
CategoriesScala Languages |
| GroupId | GroupIdcom.trueaccord.scalapb |
| ArtifactId | ArtifactIdprotoc-bridge_2.12 |
| Version | Version0.3.0-M1 |
| Type | Typejar |
| Description |
Descriptionprotoc-bridge
protoc-bridge
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationcom.trueaccord.scalapb |
<!-- https://jarcasting.com/artifacts/com.trueaccord.scalapb/protoc-bridge_2.12/ -->
<dependency>
<groupId>com.trueaccord.scalapb</groupId>
<artifactId>protoc-bridge_2.12</artifactId>
<version>0.3.0-M1</version>
</dependency>
// https://jarcasting.com/artifacts/com.trueaccord.scalapb/protoc-bridge_2.12/
implementation 'com.trueaccord.scalapb:protoc-bridge_2.12:0.3.0-M1'
// https://jarcasting.com/artifacts/com.trueaccord.scalapb/protoc-bridge_2.12/
implementation ("com.trueaccord.scalapb:protoc-bridge_2.12:0.3.0-M1")
'com.trueaccord.scalapb:protoc-bridge_2.12:jar:0.3.0-M1'
<dependency org="com.trueaccord.scalapb" name="protoc-bridge_2.12" rev="0.3.0-M1">
<artifact name="protoc-bridge_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.trueaccord.scalapb', module='protoc-bridge_2.12', version='0.3.0-M1')
)
libraryDependencies += "com.trueaccord.scalapb" % "protoc-bridge_2.12" % "0.3.0-M1"
[com.trueaccord.scalapb/protoc-bridge_2.12 "0.3.0-M1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.12 | jar | 3.0.4 |
| org.scalacheck : scalacheck_2.12 | jar | 1.13.4 |
| com.google.protobuf : protobuf-java | jar | 3.4.0 |