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