License |
License |
---|---|
GroupId | GroupIdcom.github.marcoferrer.krotoplus |
ArtifactId | ArtifactIdprotoc-gen-kroto-plus |
Version | Version0.6.1 |
Type | Typejar |
Description |
Descriptionprotoc-gen-kroto-plus
Kroto+ Proto-c Plugin
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.marcoferrer.krotoplus/protoc-gen-kroto-plus/ -->
<dependency>
<groupId>com.github.marcoferrer.krotoplus</groupId>
<artifactId>protoc-gen-kroto-plus</artifactId>
<version>0.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.marcoferrer.krotoplus/protoc-gen-kroto-plus/
implementation 'com.github.marcoferrer.krotoplus:protoc-gen-kroto-plus:0.6.1'
// https://jarcasting.com/artifacts/com.github.marcoferrer.krotoplus/protoc-gen-kroto-plus/
implementation ("com.github.marcoferrer.krotoplus:protoc-gen-kroto-plus:0.6.1")
'com.github.marcoferrer.krotoplus:protoc-gen-kroto-plus:jar:0.6.1'
<dependency org="com.github.marcoferrer.krotoplus" name="protoc-gen-kroto-plus" rev="0.6.1">
<artifact name="protoc-gen-kroto-plus" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.marcoferrer.krotoplus', module='protoc-gen-kroto-plus', version='0.6.1')
)
libraryDependencies += "com.github.marcoferrer.krotoplus" % "protoc-gen-kroto-plus" % "0.6.1"
[com.github.marcoferrer.krotoplus/protoc-gen-kroto-plus "0.6.1"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.3.61 |
org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.3.3 |
io.grpc : grpc-protobuf | jar | 1.23.0 |
com.google.api.grpc : proto-google-common-protos | jar | 1.16.0 |
com.google.protobuf : protobuf-java | jar | 3.9.0 |
org.jetbrains.kotlin : kotlin-reflect | jar | 1.3.61 |
com.squareup : kotlinpoet | jar | 1.0.1 |
org.jetbrains.kotlin : kotlin-script-util | jar | 1.3.11 |
org.jetbrains.kotlin : kotlin-script-runtime | jar | 1.3.11 |
org.jetbrains.kotlin : kotlin-compiler-embeddable | jar | 1.3.11 |
com.google.protobuf : protobuf-java-util | jar | 3.9.0 |
com.fasterxml.jackson.core : jackson-core | jar | 2.9.8 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.8 |
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | 2.9.8 |