is not current version
Last Version 2.0.3.2

com.github.davidmoten:flatbuffers-parent 1.10.0.1

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

Type

pom

Download flatbuffers-parent 1.10.0.1


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