MVN

pro.parseq : vcf-explorer

Maven & Gradle

Mar 17, 2017
1 usages

vcf-explorer · Library for Variant Call Format (VCF) files manipulation

<dependency>
    <groupId>pro.parseq</groupId>
    <artifactId>vcf-explorer</artifactId>
    <version>1.1.1-RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of pro.parseq : vcf-explorer to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.1-RELEASE

All Versions

Choose a version of pro.parseq : vcf-explorer to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
vcf-explorer-1.1.1-RELEASE
vcf-explorer-1.1.0-RELEASE
1.0.x
vcf-explorer-1.0.0-RELEASE

How to add a dependency to Maven

Add the following pro.parseq : vcf-explorer maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>pro.parseq</groupId>
    <artifactId>vcf-explorer</artifactId>
    <version>1.1.1-RELEASE</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following pro.parseq : vcf-explorer gradle dependency to your build.gradle file:

implementation 'pro.parseq:vcf-explorer:1.1.1-RELEASE'

Gradle Kotlin DSL: Add the following pro.parseq : vcf-explorer gradle kotlin dependency to your build.gradle.kts file:

implementation("pro.parseq:vcf-explorer:1.1.1-RELEASE")

How to add a dependency to SBT Scala

SBT Scala: Add the following pro.parseq : vcf-explorer sbt scala dependency to your build.sbt file:

libraryDependencies += "pro.parseq" % "vcf-explorer" % "1.1.1-RELEASE"

Advertisement

Dependencies from Group

Mar 17, 2017
1 usages
Jul 31, 2017

Discover Dependencies

Sep 26, 2017
1 usages
0 stars
Jan 21, 2018
1 usages
16 stars
Mar 23, 2020
1 usages
1 stars
7 usages
2.9k stars
Jan 21, 2018
1 usages
16 stars
Jul 27, 2017
1 usages
82 stars
Mar 21, 2017
1 usages
Apr 18, 2021
1 usages
1.1k stars
Sep 12, 2019
1 usages
0 stars