MVN

com.imsweb : algorithms

Maven & Gradle

Aug 21, 2023
2 usages
6 stars

Algorithms · Java implementation of cancer-related algorithms (NHIA, NAPIIA, Survival Time, etc...)

<dependency>
    <groupId>com.imsweb</groupId>
    <artifactId>algorithms</artifactId>
    <version>4.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.imsweb : algorithms to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.5

All Versions

Choose a version of com.imsweb : algorithms to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.5
algorithms-4.5
4.4
algorithms-4.4
4.3
algorithms-4.3
4.2
algorithms-4.2
4.1
algorithms-4.1
4.0
algorithms-4.0
3.10
algorithms-3.10
3.9
algorithms-3.9
3.8
algorithms-3.8
3.7
algorithms-3.7
3.6
algorithms-3.6
3.5
algorithms-3.5
3.4
algorithms-3.4
3.3
algorithms-3.3
3.2
algorithms-3.2
3.1
algorithms-3.1
3.0
algorithms-3.0
2.18
algorithms-2.18
2.16
algorithms-2.16
2.15
algorithms-2.15
2.14
algorithms-2.14
2.13
algorithms-2.13
2.12
algorithms-2.12
2.11
algorithms-2.11
2.10
algorithms-2.10
2.9
algorithms-2.9
2.8
algorithms-2.8
2.7
algorithms-2.7
2.6
algorithms-2.6
2.5
algorithms-2.5
2.4
algorithms-2.4
2.3
algorithms-2.3
2.2
algorithms-2.2
2.1
algorithms-2.1
2.0
algorithms-2.0
1.21
algorithms-1.21
1.20
algorithms-1.20
1.19
algorithms-1.19
1.18
algorithms-1.18
1.17
algorithms-1.17
1.16
algorithms-1.16
1.15
algorithms-1.15
1.14
algorithms-1.14
1.13
algorithms-1.13
1.12
algorithms-1.12
1.11
algorithms-1.11
1.10
algorithms-1.10
1.9.x
algorithms-1.9.1
1.9
algorithms-1.9
1.8
algorithms-1.8
1.7
algorithms-1.7
1.6.x
algorithms-1.6.2
algorithms-1.6.1
1.6
algorithms-1.6
1.5
algorithms-1.5
1.4.x
algorithms-1.4.4
algorithms-1.4.3
algorithms-1.4.2
algorithms-1.4.1
1.4
algorithms-1.4

How to add a dependency to Maven

Add the following com.imsweb : algorithms maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.imsweb</groupId>
    <artifactId>algorithms</artifactId>
    <version>4.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.imsweb : algorithms gradle dependency to your build.gradle file:

implementation 'com.imsweb:algorithms:4.5'

Gradle Kotlin DSL: Add the following com.imsweb : algorithms gradle kotlin dependency to your build.gradle.kts file:

implementation("com.imsweb:algorithms:4.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.imsweb : algorithms sbt scala dependency to your build.sbt file:

libraryDependencies += "com.imsweb" % "algorithms" % "4.5"

Advertisement

Dependencies from Group

Feb 03, 2023
7 usages
3 stars
May 04, 2023
6 usages
15 stars
Aug 30, 2019
5 usages
0 stars
Jul 17, 2023
4 usages
2 stars
Dec 22, 2021
4 usages
0 stars

Discover Dependencies

Jul 09, 2019
3 usages
60 stars
Aug 01, 2023
2 usages
6 stars
Apr 11, 2023
4 usages
794 stars
ajj
Aug 16, 2023
2 usages
0 stars
Jun 01, 2023
6 usages
May 20, 2020
2 usages
1 stars