MVN

uk.ac.uea.cmp.spectre : core

Maven & Gradle

Jun 01, 2017
7 stars

Spectre: Core functionality · Core library for the SPECTRE project. Contains commonly used data structures, algorithms and file handling functionality commonly used in phylogenetics.

<dependency>
    <groupId>uk.ac.uea.cmp.spectre</groupId>
    <artifactId>core</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of uk.ac.uea.cmp.spectre : core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of uk.ac.uea.cmp.spectre : core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
core-1.0.0
0.4.x
core-0.4.0

How to add a dependency to Maven

Add the following uk.ac.uea.cmp.spectre : core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>uk.ac.uea.cmp.spectre</groupId>
    <artifactId>core</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following uk.ac.uea.cmp.spectre : core gradle dependency to your build.gradle file:

implementation 'uk.ac.uea.cmp.spectre:core:1.0.0'

Gradle Kotlin DSL: Add the following uk.ac.uea.cmp.spectre : core gradle kotlin dependency to your build.gradle.kts file:

implementation("uk.ac.uea.cmp.spectre:core:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following uk.ac.uea.cmp.spectre : core sbt scala dependency to your build.sbt file:

libraryDependencies += "uk.ac.uea.cmp.spectre" % "core" % "1.0.0"

Advertisement

Dependencies from Group

Jun 01, 2017
7 stars

Discover Dependencies

Jan 08, 2023
3 usages
Aug 20, 2018
323 stars
Aug 08, 2023
149 usages
4.9k stars
Aug 02, 2023
879 stars
Jun 30, 2023
7 usages
22.1k stars
Jan 11, 2023
22 usages
3.5k stars
Jan 18, 2023
26 usages
526 stars
Dec 01, 2022
5 usages
4.9k stars
Oct 30, 2022
8 usages
15.6k stars