com.google.flatbuffers:flatbuffers-java (1.12.0)

Published 2026-02-24 13:43:24 +00:00 by atheaadmin

Installation

<repositories>
	<repository>
		<id>gitea</id>
		<url></url>
	</repository>
</repositories>

<distributionManagement>
	<repository>
		<id>gitea</id>
		<url></url>
	</repository>

	<snapshotRepository>
		<id>gitea</id>
		<url></url>
	</snapshotRepository>
</distributionManagement>
<dependency>
	<groupId>com.google.flatbuffers</groupId>
	<artifactId>flatbuffers-java</artifactId>
	<version>1.12.0</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories= -Dartifact=com.google.flatbuffers:flatbuffers-java:1.12.0

About this package

Memory Efficient Serialization Library
Details
Maven
2026-02-24 13:43:24 +00:00
0
FlatBuffers Java API
Apache License V2.0
68 KiB
Assets (2)
Versions (1) View all
1.12.0 2026-02-24