MVN

io.nextflow : nxf-google

Maven & Gradle

Dec 18, 2018
2.7k stars

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

<dependency>
    <groupId>io.nextflow</groupId>
    <artifactId>nxf-google</artifactId>
    <version>18.12.0-edge</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.nextflow : nxf-google to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 18.12.0-edge

All Versions

Choose a version of io.nextflow : nxf-google to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
18.12.x
nxf-google-18.12.0-edge

How to add a dependency to Maven

Add the following io.nextflow : nxf-google maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.nextflow</groupId>
    <artifactId>nxf-google</artifactId>
    <version>18.12.0-edge</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.nextflow : nxf-google gradle dependency to your build.gradle file:

implementation 'io.nextflow:nxf-google:18.12.0-edge'

Gradle Kotlin DSL: Add the following io.nextflow : nxf-google gradle kotlin dependency to your build.gradle.kts file:

implementation("io.nextflow:nxf-google:18.12.0-edge")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.nextflow : nxf-google sbt scala dependency to your build.sbt file:

libraryDependencies += "io.nextflow" % "nxf-google" % "18.12.0-edge"

Advertisement

Dependencies from Group

Aug 17, 2023
17 usages
2.7k stars
Nov 27, 2021
5 usages
1 stars
Aug 17, 2023
3 usages
2.7k stars
Aug 17, 2023
2 usages
2.7k stars
Mar 18, 2021
2 usages
2.7k stars

Discover Dependencies

Dec 19, 2018
1 stars
Nov 06, 2019
1 stars
Apr 20, 2020
2 usages
386 stars
Dec 18, 2018
0 stars
Jan 08, 2019
0 stars
Jul 03, 2019
347 stars