Last Version

FlatBuffers Prefab 1.12.0

Prefab version of FlatBuffers.

License

License

Categories

Categories

FlatBuffers Data Data Formats Serialization
GroupId

GroupId

dev.rikka.ndk.thirdparty
ArtifactId

ArtifactId

flatbuffers
Version

Version

1.12.0
Type

Type

aar
Description

Description

FlatBuffers Prefab
Prefab version of FlatBuffers.
Project URL

Project URL

https://github.com/RikkaW/flatbuffers-prefab
Source Code Management

Source Code Management

https://github.com/RikkaW/flatbuffers-prefab

Download flatbuffers 1.12.0


<!-- https://jarcasting.com/artifacts/dev.rikka.ndk.thirdparty/flatbuffers/ -->
<dependency>
    <groupId>dev.rikka.ndk.thirdparty</groupId>
    <artifactId>flatbuffers</artifactId>
    <version>1.12.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/dev.rikka.ndk.thirdparty/flatbuffers/
implementation 'dev.rikka.ndk.thirdparty:flatbuffers:1.12.0'
// https://jarcasting.com/artifacts/dev.rikka.ndk.thirdparty/flatbuffers/
implementation ("dev.rikka.ndk.thirdparty:flatbuffers:1.12.0")
'dev.rikka.ndk.thirdparty:flatbuffers:aar:1.12.0'
<dependency org="dev.rikka.ndk.thirdparty" name="flatbuffers" rev="1.12.0">
  <artifact name="flatbuffers" type="aar" />
</dependency>
@Grapes(
@Grab(group='dev.rikka.ndk.thirdparty', module='flatbuffers', version='1.12.0')
)
libraryDependencies += "dev.rikka.ndk.thirdparty" % "flatbuffers" % "1.12.0"
[dev.rikka.ndk.thirdparty/flatbuffers "1.12.0"]

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.