License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdcom.trueaccord.scalapb |
ArtifactId | ArtifactIdprotoc-bridge_2.12.0-M5 |
Last Version | Last Version0.2.2 |
Release Date | Release Date |
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.0-M5/ -->
<dependency>
<groupId>com.trueaccord.scalapb</groupId>
<artifactId>protoc-bridge_2.12.0-M5</artifactId>
<version>0.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.trueaccord.scalapb/protoc-bridge_2.12.0-M5/
implementation 'com.trueaccord.scalapb:protoc-bridge_2.12.0-M5:0.2.2'
// https://jarcasting.com/artifacts/com.trueaccord.scalapb/protoc-bridge_2.12.0-M5/
implementation ("com.trueaccord.scalapb:protoc-bridge_2.12.0-M5:0.2.2")
'com.trueaccord.scalapb:protoc-bridge_2.12.0-M5:jar:0.2.2'
<dependency org="com.trueaccord.scalapb" name="protoc-bridge_2.12.0-M5" rev="0.2.2">
<artifact name="protoc-bridge_2.12.0-M5" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.trueaccord.scalapb', module='protoc-bridge_2.12.0-M5', version='0.2.2')
)
libraryDependencies += "com.trueaccord.scalapb" % "protoc-bridge_2.12.0-M5" % "0.2.2"
[com.trueaccord.scalapb/protoc-bridge_2.12.0-M5 "0.2.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.0-M5 |
com.google.protobuf : protobuf-java | jar | 3.0.0 |
commons-io : commons-io | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12.0-M5 | jar | 3.0.0 |