License |
License |
---|---|
GroupId | GroupIdcom.imsweb |
ArtifactId | ArtifactIdalgorithms |
Version | Version3.4 |
Type | Typejar |
Description |
DescriptionAlgorithms
Java implementation of cancer-related algorithms (NHIA, NAPIIA, Survival Time, etc...)
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
algorithms-3.4.pom | |
algorithms-3.4.jar | 7 MB |
algorithms-3.4-sources.jar | 7 MB |
algorithms-3.4-javadoc.jar | 874 KB |
Browse |
<!-- 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"]
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 |
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 |