MVN

it.polimi.genomics : GMQL-PythonAPI

Maven & Gradle

Jul 05, 2018
14 stars

Interface to the Python library

<dependency>
    <groupId>it.polimi.genomics</groupId>
    <artifactId>GMQL-PythonAPI</artifactId>
    <version>5.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of it.polimi.genomics : GMQL-PythonAPI to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 5.0

All Versions

Choose a version of it.polimi.genomics : GMQL-PythonAPI to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
5.0
GMQL-PythonAPI-5.0
1.0
GMQL-PythonAPI-1.0

How to add a dependency to Maven

Add the following it.polimi.genomics : GMQL-PythonAPI maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>it.polimi.genomics</groupId>
    <artifactId>GMQL-PythonAPI</artifactId>
    <version>5.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following it.polimi.genomics : GMQL-PythonAPI gradle dependency to your build.gradle file:

implementation 'it.polimi.genomics:GMQL-PythonAPI:5.0'

Gradle Kotlin DSL: Add the following it.polimi.genomics : GMQL-PythonAPI gradle kotlin dependency to your build.gradle.kts file:

implementation("it.polimi.genomics:GMQL-PythonAPI:5.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following it.polimi.genomics : GMQL-PythonAPI sbt scala dependency to your build.sbt file:

libraryDependencies += "it.polimi.genomics" % "GMQL-PythonAPI" % "5.0"

Advertisement

Dependencies from Group

Jul 05, 2018
9 usages
14 stars
Jul 05, 2018
4 usages
14 stars
Jul 05, 2018
4 usages
14 stars
Jul 05, 2018
2 usages
14 stars
Jul 05, 2018
1 usages
14 stars

Discover Dependencies