Download flatbuffers-1.2.0-3f79e055.jar file - Jar f

Jar examples for f:flatbuffers

Description

Memory efficient serialization library.

You can download jar file flatbuffers 1.2.0-3f79e055 in this page.

License

Apache License (v2.0)

Build File

You can use the following script to add flatbuffers-1.2.0-3f79e055.jar to your project.

<dependency>
   <groupId>com.vlkan</groupId>
   <artifactId>flatbuffers</artifactId>
   <version>1.2.0-3f79e055</version>
</dependency>
compile group: 'com.vlkan', name: 'flatbuffers', version: '1.2.0-3f79e055'
libraryDependencies += "com.vlkan" % "flatbuffers" % "1.2.0-3f79e055"
<dependency org="com.vlkan" name="flatbuffers" rev="1.2.0-3f79e055"/>
@Grapes(@Grab(group='com.vlkan', module='flatbuffers', version='1.2.0-3f79e055'))
'com.vlkan:flatbuffers:jar:1.2.0-3f79e055'

Download

Click the following link to download the jar file.

flatbuffers-1.2.0-3f79e055-javadoc.jar
flatbuffers-1.2.0-3f79e055-sources.jar
flatbuffers-1.2.0-3f79e055.jar
flatbuffers-1.2.0-3f79e055.pom



Related Tutorials