Jar examples for f:flatbuffers
Memory efficient serialization library.
You can download jar file flatbuffers 1.2.0-3f79e055 in this page.
Apache License (v2.0)
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'
Click the following link to download the jar file.
flatbuffers-1.2.0-3f79e055-javadoc.jar