File | Operation |
---|---|
protostuff-compiler-2.1.15.pom | download |
<dependency>
<groupId>io.protostuff</groupId>
<artifactId>protostuff-compiler</artifactId>
<version>2.1.15</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='io.protostuff', module='protostuff-compiler', version='2.1.15')
)