File | Operation |
---|---|
flatbuffers-parent-1.6.0.2.pom | download |
<dependency>
<groupId>com.github.davidmoten</groupId>
<artifactId>flatbuffers-parent</artifactId>
<version>1.6.0.2</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='com.github.davidmoten', module='flatbuffers-parent', version='1.6.0.2')
)
<parent> <groupId>com.github.davidmoten</groupId> <artifactId>sonatype-parent</artifactId> <version>0.1</version> </parent>