is not current version
Last Version 0.17.0-oap-0.9

com.intel.arrow:arrow-format 0.17.0-Beta

Generated Java files from the IPC Flatbuffer definitions.

Categories

Categories

ORM Data
GroupId

GroupId

com.intel.arrow
ArtifactId

ArtifactId

arrow-format
Version

Version

0.17.0-Beta
Type

Type

jar

Download arrow-format 0.17.0-Beta


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