is not current version
Last Version 2.0.3.2

com.github.davidmoten:flatbuffers-parent 1.5.0.2

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.5.0.2
Type

Type

pom

Download flatbuffers-parent 1.5.0.2


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