Download arrow-memory-0.8.0.jar file - Jar a

Jar examples for a:arrow-memory

Description

You can download jar file arrow-memory 0.8.0 in this page.

License

Apache License

Build File

You can use the following script to add arrow-memory-0.8.0.jar to your project.

<dependency>
   <groupId>org.apache.arrow</groupId>
   <artifactId>arrow-memory</artifactId>
   <version>0.8.0</version>
</dependency>
compile group: 'org.apache.arrow', name: 'arrow-memory', version: '0.8.0'
libraryDependencies += "org.apache.arrow" % "arrow-memory" % "0.8.0"
<dependency org="org.apache.arrow" name="arrow-memory" rev="0.8.0"/>
@Grapes(@Grab(group='org.apache.arrow', module='arrow-memory', version='0.8.0'))
'org.apache.arrow:arrow-memory:jar:0.8.0'

Download

Click the following link to download the jar file.

arrow-memory-0.8.0-javadoc.jar
arrow-memory-0.8.0-sources.jar
arrow-memory-0.8.0-tests.jar
arrow-memory-0.8.0.jar
arrow-memory-0.8.0.pom



Related Tutorials