Download nxf-s3fs-0.2.8g.jar file - Jar n

Jar examples for n:nxf-s3fs

Description

A DSL modelled around the UNIX pipe concept, that simplifies writing parallel and scalable pipelines in a portable manner

You can download jar file nxf-s3fs 0.2.8g in this page.

License

GPLv3

Build File

You can use the following script to add nxf-s3fs-0.2.8g.jar to your project.

<dependency>
   <groupId>io.nextflow</groupId>
   <artifactId>nxf-s3fs</artifactId>
   <version>0.2.8g</version>
</dependency>
compile group: 'io.nextflow', name: 'nxf-s3fs', version: '0.2.8g'
libraryDependencies += "io.nextflow" % "nxf-s3fs" % "0.2.8g"
<dependency org="io.nextflow" name="nxf-s3fs" rev="0.2.8g"/>
@Grapes(@Grab(group='io.nextflow', module='nxf-s3fs', version='0.2.8g'))
'io.nextflow:nxf-s3fs:jar:0.2.8g'

Download

Click the following link to download the jar file.

nxf-s3fs-0.2.8g-javadoc.jar
nxf-s3fs-0.2.8g-sources.jar
nxf-s3fs-0.2.8g.jar
nxf-s3fs-0.2.8g.pom



Related Tutorials