is not current version
Last Version 6.5.0.Final

org.kie.modules:com-google-protobuf 6.2.0.CR3


Categories

Categories

Protobuf Data Data Structures
GroupId

GroupId

org.kie.modules
ArtifactId

ArtifactId

com-google-protobuf
Version

Version

6.2.0.CR3
Type

Type

jar

Download com-google-protobuf 6.2.0.CR3


<!-- https://jarcasting.com/artifacts/org.kie.modules/com-google-protobuf/ -->
<dependency>
    <groupId>org.kie.modules</groupId>
    <artifactId>com-google-protobuf</artifactId>
    <version>6.2.0.CR3</version>
</dependency>
// https://jarcasting.com/artifacts/org.kie.modules/com-google-protobuf/
implementation 'org.kie.modules:com-google-protobuf:6.2.0.CR3'
// https://jarcasting.com/artifacts/org.kie.modules/com-google-protobuf/
implementation ("org.kie.modules:com-google-protobuf:6.2.0.CR3")
'org.kie.modules:com-google-protobuf:jar:6.2.0.CR3'
<dependency org="org.kie.modules" name="com-google-protobuf" rev="6.2.0.CR3">
  <artifact name="com-google-protobuf" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kie.modules', module='com-google-protobuf', version='6.2.0.CR3')
)
libraryDependencies += "org.kie.modules" % "com-google-protobuf" % "6.2.0.CR3"
[org.kie.modules/com-google-protobuf "6.2.0.CR3"]