File | Operation |
---|---|
protobuf-parent-4.28.0-RC1.pom | download |
<dependency>
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-parent</artifactId>
<version>4.28.0-RC1</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='com.google.protobuf', module='protobuf-parent', version='4.28.0-RC1')
)