License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdcom.thesamet.scalapb |
ArtifactId | ArtifactIdprotoc-bridge_2.11 |
Last Version | Last Version0.7.14 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionprotoc-bridge
protoc-bridge
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.thesamet.scalapb |
Filename | Size |
---|---|
protoc-bridge_2.11-0.7.14.pom | |
protoc-bridge_2.11-0.7.14.jar | 65 KB |
protoc-bridge_2.11-0.7.14-sources.jar | 7 KB |
protoc-bridge_2.11-0.7.14-javadoc.jar | 400 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.thesamet.scalapb/protoc-bridge_2.11/ -->
<dependency>
<groupId>com.thesamet.scalapb</groupId>
<artifactId>protoc-bridge_2.11</artifactId>
<version>0.7.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.thesamet.scalapb/protoc-bridge_2.11/
implementation 'com.thesamet.scalapb:protoc-bridge_2.11:0.7.14'
// https://jarcasting.com/artifacts/com.thesamet.scalapb/protoc-bridge_2.11/
implementation ("com.thesamet.scalapb:protoc-bridge_2.11:0.7.14")
'com.thesamet.scalapb:protoc-bridge_2.11:jar:0.7.14'
<dependency org="com.thesamet.scalapb" name="protoc-bridge_2.11" rev="0.7.14">
<artifact name="protoc-bridge_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thesamet.scalapb', module='protoc-bridge_2.11', version='0.7.14')
)
libraryDependencies += "com.thesamet.scalapb" % "protoc-bridge_2.11" % "0.7.14"
[com.thesamet.scalapb/protoc-bridge_2.11 "0.7.14"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
org.scalatestplus : scalacheck-1-14_2.11 | jar | 3.1.1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 3.1.1 |
org.scalacheck : scalacheck_2.11 | jar | 1.14.3 |
com.google.protobuf : protobuf-java | jar | 3.11.4 |
com.github.os72 : protoc-jar | jar | 3.11.1 |