Download chunk-3.2.5.jar file - Jar c

Jar examples for c:chunk

Description

The DuraCloud stream chunking library.

You can download jar file chunk 3.2.5 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add chunk-3.2.5.jar to your project.

<dependency>
   <groupId>org.duracloud</groupId>
   <artifactId>chunk</artifactId>
   <version>3.2.5</version>
</dependency>
compile group: 'org.duracloud', name: 'chunk', version: '3.2.5'
libraryDependencies += "org.duracloud" % "chunk" % "3.2.5"
<dependency org="org.duracloud" name="chunk" rev="3.2.5"/>
@Grapes(@Grab(group='org.duracloud', module='chunk', version='3.2.5'))
'org.duracloud:chunk:jar:3.2.5'

Download

Click the following link to download the jar file.

chunk-3.2.5-driver.jar
chunk-3.2.5-javadoc.jar
chunk-3.2.5-sources.jar
chunk-3.2.5.jar
chunk-3.2.5.pom



Related Tutorials