文件名 | 操作 |
---|---|
protobuf-parent-4.27.0-RC3.pom | 下载 |
<dependency>
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-parent</artifactId>
<version>4.27.0-RC3</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='com.google.protobuf', module='protobuf-parent', version='4.27.0-RC3')
)