| GroupId | GroupIdpro.streem.pbandk |
|---|---|
| ArtifactId | ArtifactIdprotoc-gen-pbandk-jvm |
| Version | Version0.11.0 |
| Type | Typejar |
| Filename | Size |
|---|---|
| protoc-gen-pbandk-jvm-0.11.0.pom | 1 KB |
| protoc-gen-pbandk-jvm-0.11.0-jvm8.jar | 5 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/pro.streem.pbandk/protoc-gen-pbandk-jvm/ -->
<dependency>
<groupId>pro.streem.pbandk</groupId>
<artifactId>protoc-gen-pbandk-jvm</artifactId>
<version>0.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/pro.streem.pbandk/protoc-gen-pbandk-jvm/
implementation 'pro.streem.pbandk:protoc-gen-pbandk-jvm:0.11.0'
// https://jarcasting.com/artifacts/pro.streem.pbandk/protoc-gen-pbandk-jvm/
implementation ("pro.streem.pbandk:protoc-gen-pbandk-jvm:0.11.0")
'pro.streem.pbandk:protoc-gen-pbandk-jvm:jar:0.11.0'
<dependency org="pro.streem.pbandk" name="protoc-gen-pbandk-jvm" rev="0.11.0">
<artifact name="protoc-gen-pbandk-jvm" type="jar" />
</dependency>
@Grapes(
@Grab(group='pro.streem.pbandk', module='protoc-gen-pbandk-jvm', version='0.11.0')
)
libraryDependencies += "pro.streem.pbandk" % "protoc-gen-pbandk-jvm" % "0.11.0"
[pro.streem.pbandk/protoc-gen-pbandk-jvm "0.11.0"]