is not current version
Last Version 0.14.1

pro.streem.pbandk:protoc-gen-pbandk-jvm 0.14.0

Kotlin code generator for Protocol Buffers. This executable runs as a protoc plugin.

GroupId

GroupId

pro.streem.pbandk
ArtifactId

ArtifactId

protoc-gen-pbandk-jvm
Version

Version

0.14.0
Type

Type

jar

Download protoc-gen-pbandk-jvm 0.14.0


<!-- 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.14.0</version>
</dependency>
// https://jarcasting.com/artifacts/pro.streem.pbandk/protoc-gen-pbandk-jvm/
implementation 'pro.streem.pbandk:protoc-gen-pbandk-jvm:0.14.0'
// https://jarcasting.com/artifacts/pro.streem.pbandk/protoc-gen-pbandk-jvm/
implementation ("pro.streem.pbandk:protoc-gen-pbandk-jvm:0.14.0")
'pro.streem.pbandk:protoc-gen-pbandk-jvm:jar:0.14.0'
<dependency org="pro.streem.pbandk" name="protoc-gen-pbandk-jvm" rev="0.14.0">
  <artifact name="protoc-gen-pbandk-jvm" type="jar" />
</dependency>
@Grapes(
@Grab(group='pro.streem.pbandk', module='protoc-gen-pbandk-jvm', version='0.14.0')
)
libraryDependencies += "pro.streem.pbandk" % "protoc-gen-pbandk-jvm" % "0.14.0"
[pro.streem.pbandk/protoc-gen-pbandk-jvm "0.14.0"]