License |
License |
---|---|
GroupId | GroupIdpro.streem.pbandk |
ArtifactId | ArtifactIdprotoc-gen-pbandk-jvm |
Last Version | Last Version0.14.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionprotoc-gen-pbandk-jvm
Kotlin code generator for Protocol Buffers. This executable runs as a protoc plugin.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
protoc-gen-pbandk-jvm-0.14.1.pom | 1 KB |
protoc-gen-pbandk-jvm-0.14.1-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.14.1</version>
</dependency>
// https://jarcasting.com/artifacts/pro.streem.pbandk/protoc-gen-pbandk-jvm/
implementation 'pro.streem.pbandk:protoc-gen-pbandk-jvm:0.14.1'
// https://jarcasting.com/artifacts/pro.streem.pbandk/protoc-gen-pbandk-jvm/
implementation ("pro.streem.pbandk:protoc-gen-pbandk-jvm:0.14.1")
'pro.streem.pbandk:protoc-gen-pbandk-jvm:jar:0.14.1'
<dependency org="pro.streem.pbandk" name="protoc-gen-pbandk-jvm" rev="0.14.1">
<artifact name="protoc-gen-pbandk-jvm" type="jar" />
</dependency>
@Grapes(
@Grab(group='pro.streem.pbandk', module='protoc-gen-pbandk-jvm', version='0.14.1')
)
libraryDependencies += "pro.streem.pbandk" % "protoc-gen-pbandk-jvm" % "0.14.1"
[pro.streem.pbandk/protoc-gen-pbandk-jvm "0.14.1"]