is not current version
Last Version 1.23

com.imsweb:mph 1.21

Java implementation of the Multiple Primary and Histology Coding Rules.

GroupId

GroupId

com.imsweb
ArtifactId

ArtifactId

mph
Version

Version

1.21
Type

Type

jar

Download mph 1.21


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