protoc-gen-kotlin-common

Common library for PBAndK Protobuf code generator

License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

com.github.cretz.pbandk
ArtifactId

ArtifactId

protoc-gen-kotlin-common
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

protoc-gen-kotlin-common
Common library for PBAndK Protobuf code generator

Download protoc-gen-kotlin-common

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.cretz.pbandk/protoc-gen-kotlin-common/ -->
<dependency>
    <groupId>com.github.cretz.pbandk</groupId>
    <artifactId>protoc-gen-kotlin-common</artifactId>
    <version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cretz.pbandk/protoc-gen-kotlin-common/
implementation 'com.github.cretz.pbandk:protoc-gen-kotlin-common:0.3.0'
// https://jarcasting.com/artifacts/com.github.cretz.pbandk/protoc-gen-kotlin-common/
implementation ("com.github.cretz.pbandk:protoc-gen-kotlin-common:0.3.0")
'com.github.cretz.pbandk:protoc-gen-kotlin-common:jar:0.3.0'
<dependency org="com.github.cretz.pbandk" name="protoc-gen-kotlin-common" rev="0.3.0">
  <artifact name="protoc-gen-kotlin-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cretz.pbandk', module='protoc-gen-kotlin-common', version='0.3.0')
)
libraryDependencies += "com.github.cretz.pbandk" % "protoc-gen-kotlin-common" % "0.3.0"
[com.github.cretz.pbandk/protoc-gen-kotlin-common "0.3.0"]

Dependencies

compile (2)

Group / Artifact Type Version
com.github.cretz.pbandk : pbandk-runtime-common jar 0.3.0
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.3.11

test (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test-annotations-common jar 1.3.11
org.jetbrains.kotlin : kotlin-test-common jar 1.3.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.0