не последняя версия
Последняя версия 3.10

com.imsweb:algorithms 1.6.2

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

Группа

Группа

com.imsweb
Идентификатор

Идентификатор

algorithms
Версия

Версия

1.6.2
Тип

Тип

jar

Скачать algorithms 1.6.2


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