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