Last Version

FlatBuffers Compiler Binaries (Linux x86-64) 1.2.0-3f79e055

FlatBuffers is a memory efficient serialization library that allows you to directly access serialized data without unpacking/parsing it first, while still having great forwards/backwards compatibility. This package contains platform-dependent FlatBuffers compiler binaries.

License

License

GroupId

GroupId

com.vlkan
ArtifactId

ArtifactId

flatc-linux-x86_64
Version

Version

1.2.0-3f79e055
Type

Type

pom
Description

Description

FlatBuffers Compiler Binaries (Linux x86-64)
FlatBuffers is a memory efficient serialization library that allows you to directly access serialized data without unpacking/parsing it first, while still having great forwards/backwards compatibility. This package contains platform-dependent FlatBuffers compiler binaries.

Download flatc-linux-x86_64 1.2.0-3f79e055


<!-- https://jarcasting.com/artifacts/com.vlkan/flatc-linux-x86_64/ -->
<dependency>
    <groupId>com.vlkan</groupId>
    <artifactId>flatc-linux-x86_64</artifactId>
    <version>1.2.0-3f79e055</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.vlkan/flatc-linux-x86_64/
implementation 'com.vlkan:flatc-linux-x86_64:1.2.0-3f79e055'
// https://jarcasting.com/artifacts/com.vlkan/flatc-linux-x86_64/
implementation ("com.vlkan:flatc-linux-x86_64:1.2.0-3f79e055")
'com.vlkan:flatc-linux-x86_64:pom:1.2.0-3f79e055'
<dependency org="com.vlkan" name="flatc-linux-x86_64" rev="1.2.0-3f79e055">
  <artifact name="flatc-linux-x86_64" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.vlkan', module='flatc-linux-x86_64', version='1.2.0-3f79e055')
)
libraryDependencies += "com.vlkan" % "flatc-linux-x86_64" % "1.2.0-3f79e055"
[com.vlkan/flatc-linux-x86_64 "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.