Last Version

flatbuffers-java 1.10.0.2

Memory Efficient Serialization Library

License

License

Categories

Categories

Java Languages FlatBuffers Data Data Formats Serialization
GroupId

GroupId

com.github.davidmoten
ArtifactId

ArtifactId

flatbuffers-java
Version

Version

1.10.0.2
Type

Type

jar
Description

Description

flatbuffers-java
Memory Efficient Serialization Library
Project URL

Project URL

https://github.com/google/flatbuffers
Source Code Management

Source Code Management

https://github.com/google/flatbuffers

Download flatbuffers-java 1.10.0.2


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.