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

com.imsweb:mph 1.18

Java implementation of the Multiple Primary and Histology Coding Rules.

Группа

Группа

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

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

mph
Версия

Версия

1.18
Тип

Тип

jar

Скачать mph 1.18

Имя Файла Размер
mph-1.18.pom
mph-1.18.jar 328 KB
mph-1.18-sources.jar 132 KB
mph-1.18-javadoc.jar 560 KB
Обзор

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