| License | License | 
|---|---|
| Categories | CategoriesScala Languages | 
| GroupId | GroupIdio.github.CyberAgent | 
| ArtifactId | ArtifactIdprotoc-gen-scalapb | 
| Last Version | Last Version0.9.3 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionprotoc-gen-scalapb protoc-gen-scalapb | 
| Project URL | Project URL | 
| Project Organization | Project Organizationio.github.CyberAgent | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| protoc-gen-scalapb-0.9.3.pom | |
| protoc-gen-scalapb-0.9.3.jar | 291 bytes | 
| protoc-gen-scalapb-0.9.3-windows.bat | 16 MB | 
| protoc-gen-scalapb-0.9.3-unix.sh | 16 MB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.github.CyberAgent/protoc-gen-scalapb/ -->
<dependency>
    <groupId>io.github.CyberAgent</groupId>
    <artifactId>protoc-gen-scalapb</artifactId>
    <version>0.9.3</version>
</dependency>// https://jarcasting.com/artifacts/io.github.CyberAgent/protoc-gen-scalapb/
implementation 'io.github.CyberAgent:protoc-gen-scalapb:0.9.3'// https://jarcasting.com/artifacts/io.github.CyberAgent/protoc-gen-scalapb/
implementation ("io.github.CyberAgent:protoc-gen-scalapb:0.9.3")'io.github.CyberAgent:protoc-gen-scalapb:jar:0.9.3'<dependency org="io.github.CyberAgent" name="protoc-gen-scalapb" rev="0.9.3">
  <artifact name="protoc-gen-scalapb" type="jar" />
</dependency>@Grapes(
@Grab(group='io.github.CyberAgent', module='protoc-gen-scalapb', version='0.9.3')
)libraryDependencies += "io.github.CyberAgent" % "protoc-gen-scalapb" % "0.9.3"[io.github.CyberAgent/protoc-gen-scalapb "0.9.3"]