is not current version
Last Version 1.12.0

org.webjars.npm:flatbuffers 1.9.0

WebJar for flatbuffers

Categories

Categories

FlatBuffers Data Data Formats Serialization
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

flatbuffers
Version

Version

1.9.0
Type

Type

jar

Download flatbuffers 1.9.0


<!-- https://jarcasting.com/artifacts/org.webjars.npm/flatbuffers/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>flatbuffers</artifactId>
    <version>1.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/flatbuffers/
implementation 'org.webjars.npm:flatbuffers:1.9.0'
// https://jarcasting.com/artifacts/org.webjars.npm/flatbuffers/
implementation ("org.webjars.npm:flatbuffers:1.9.0")
'org.webjars.npm:flatbuffers:jar:1.9.0'
<dependency org="org.webjars.npm" name="flatbuffers" rev="1.9.0">
  <artifact name="flatbuffers" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='flatbuffers', version='1.9.0')
)
libraryDependencies += "org.webjars.npm" % "flatbuffers" % "1.9.0"
[org.webjars.npm/flatbuffers "1.9.0"]