Last Version

FlatBuffers Java API 1.2.0-3f79e055

Memory efficient serialization library.

License

License

Categories

Categories

FlatBuffers Data Data Formats Serialization
GroupId

GroupId

com.vlkan
ArtifactId

ArtifactId

flatbuffers
Version

Version

1.2.0-3f79e055
Type

Type

jar
Description

Description

FlatBuffers Java API
Memory efficient serialization library.
Project URL

Project URL

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

Source Code Management

http://github.com/vy/flatbuffers

Download flatbuffers 1.2.0-3f79e055


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

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.