is not current version
Last Version 2.0.3.2

com.github.davidmoten:flatbuffers-parent 1.6.0.3

artifacts for use with flatbuffers including repackaged builds of google flatbuffers source code

Categories

Categories

FlatBuffers Data Data Formats Serialization
GroupId

GroupId

com.github.davidmoten
ArtifactId

ArtifactId

flatbuffers-parent
Version

Version

1.6.0.3
Type

Type

pom

Download flatbuffers-parent 1.6.0.3


<!-- https://jarcasting.com/artifacts/com.github.davidmoten/flatbuffers-parent/ -->
<dependency>
    <groupId>com.github.davidmoten</groupId>
    <artifactId>flatbuffers-parent</artifactId>
    <version>1.6.0.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.davidmoten/flatbuffers-parent/
implementation 'com.github.davidmoten:flatbuffers-parent:1.6.0.3'
// https://jarcasting.com/artifacts/com.github.davidmoten/flatbuffers-parent/
implementation ("com.github.davidmoten:flatbuffers-parent:1.6.0.3")
'com.github.davidmoten:flatbuffers-parent:pom:1.6.0.3'
<dependency org="com.github.davidmoten" name="flatbuffers-parent" rev="1.6.0.3">
  <artifact name="flatbuffers-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.davidmoten', module='flatbuffers-parent', version='1.6.0.3')
)
libraryDependencies += "com.github.davidmoten" % "flatbuffers-parent" % "1.6.0.3"
[com.github.davidmoten/flatbuffers-parent "1.6.0.3"]