<dependency>
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-kotlin</artifactId>
<version>3.25.0-RC1</version>
</dependency>
@Grapes(
@Grab(group='com.google.protobuf', module='protobuf-kotlin', version='3.25.0-RC1')
)