is not current version
Last Version 3.10

Algorithms 3.4

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

License

License

GroupId

GroupId

com.imsweb
ArtifactId

ArtifactId

algorithms
Version

Version

3.4
Type

Type

jar
Description

Description

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

Project URL

https://github.com/imsweb/algorithms
Source Code Management

Source Code Management

https://github.com/imsweb/algorithms

Download algorithms 3.4


<!-- https://jarcasting.com/artifacts/com.imsweb/algorithms/ -->
<dependency>
    <groupId>com.imsweb</groupId>
    <artifactId>algorithms</artifactId>
    <version>3.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.imsweb/algorithms/
implementation 'com.imsweb:algorithms:3.4'
// https://jarcasting.com/artifacts/com.imsweb/algorithms/
implementation ("com.imsweb:algorithms:3.4")
'com.imsweb:algorithms:jar:3.4'
<dependency org="com.imsweb" name="algorithms" rev="3.4">
  <artifact name="algorithms" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.imsweb', module='algorithms', version='3.4')
)
libraryDependencies += "com.imsweb" % "algorithms" % "3.4"
[com.imsweb/algorithms "3.4"]

Dependencies

runtime (3)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.11
com.opencsv : opencsv jar 5.4
com.thoughtworks.xstream : xstream jar 1.4.17

test (4)

Group / Artifact Type Version
junit : junit jar 4.13
com.imsweb : layout jar 3.3
com.imsweb : seerutils jar 5.6
com.imsweb : seerutils-gui jar 1.15

Project Modules

There are no modules declared in this project.