License |
License |
---|---|
GroupId | GroupIdcom.imsweb |
ArtifactId | ArtifactIdalgorithms |
Version | Version3.3 |
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.3.pom | |
algorithms-3.3.jar | 7 MB |
algorithms-3.3-sources.jar | 7 MB |
algorithms-3.3-javadoc.jar | 874 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.imsweb/algorithms/ -->
<dependency>
<groupId>com.imsweb</groupId>
<artifactId>algorithms</artifactId>
<version>3.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.imsweb/algorithms/
implementation 'com.imsweb:algorithms:3.3'
// https://jarcasting.com/artifacts/com.imsweb/algorithms/
implementation ("com.imsweb:algorithms:3.3")
'com.imsweb:algorithms:jar:3.3'
<dependency org="com.imsweb" name="algorithms" rev="3.3">
<artifact name="algorithms" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.imsweb', module='algorithms', version='3.3')
)
libraryDependencies += "com.imsweb" % "algorithms" % "3.3"
[com.imsweb/algorithms "3.3"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.9 |
com.opencsv : opencsv | jar | 5.2 |
com.thoughtworks.xstream : xstream | jar | 1.4.11.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13 |
com.imsweb : layout | jar | 3.1 |
com.imsweb : seerutils | jar | 5.6 |
com.imsweb : seerutils-gui | jar | 1.15 |