is not current version
Last Version 6.5.0.Final

org.kie.modules:com-google-protobuf 6.4.0.CR1


Categories

Categories

Protobuf Data Data Structures
GroupId

GroupId

org.kie.modules
ArtifactId

ArtifactId

com-google-protobuf
Version

Version

6.4.0.CR1
Type

Type

jar

Download com-google-protobuf 6.4.0.CR1


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