License |
License |
---|---|
Categories |
CategoriesFlatBuffers Data Data Formats Serialization |
GroupId | GroupIdcom.google.flatbuffers |
ArtifactId | ArtifactIdflatbuffers-parent |
Last Version | Last Version2.0.3 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionflatbuffers-parent
parent pom for flatbuffers java artifacts
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
flatbuffers-parent-2.0.3.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.google.flatbuffers/flatbuffers-parent/ -->
<dependency>
<groupId>com.google.flatbuffers</groupId>
<artifactId>flatbuffers-parent</artifactId>
<version>2.0.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.google.flatbuffers/flatbuffers-parent/
implementation 'com.google.flatbuffers:flatbuffers-parent:2.0.3'
// https://jarcasting.com/artifacts/com.google.flatbuffers/flatbuffers-parent/
implementation ("com.google.flatbuffers:flatbuffers-parent:2.0.3")
'com.google.flatbuffers:flatbuffers-parent:pom:2.0.3'
<dependency org="com.google.flatbuffers" name="flatbuffers-parent" rev="2.0.3">
<artifact name="flatbuffers-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.google.flatbuffers', module='flatbuffers-parent', version='2.0.3')
)
libraryDependencies += "com.google.flatbuffers" % "flatbuffers-parent" % "2.0.3"
[com.google.flatbuffers/flatbuffers-parent "2.0.3"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |