MVN

com.imsweb : mph

Maven & Gradle

Aug 07, 2023
4 stars

MPH · Java implementation of the Multiple Primary and Histology Coding Rules.

<dependency>
    <groupId>com.imsweb</groupId>
    <artifactId>mph</artifactId>
    <version>1.31</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.imsweb : mph to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.31

All Versions

Choose a version of com.imsweb : mph to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.31
mph-1.31
1.30
mph-1.30
1.29
mph-1.29
1.28
mph-1.28
1.27
mph-1.27
1.26
mph-1.26
1.25
mph-1.25
1.24
mph-1.24
1.23
mph-1.23
1.22
mph-1.22
1.21
mph-1.21
1.20
mph-1.20
1.19
mph-1.19
1.18
mph-1.18
1.17
mph-1.17
1.16
mph-1.16
1.15
mph-1.15
1.14
mph-1.14
1.13
mph-1.13
1.12
mph-1.12
1.11
mph-1.11
1.10
mph-1.10
1.9
mph-1.9
1.8
mph-1.8
1.7
mph-1.7
1.6
mph-1.6
1.5
mph-1.5
1.4
mph-1.4
1.3
mph-1.3
1.2
mph-1.2
1.1
mph-1.1
1.0
mph-1.0

How to add a dependency to Maven

Add the following com.imsweb : mph maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.imsweb</groupId>
    <artifactId>mph</artifactId>
    <version>1.31</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.imsweb : mph gradle dependency to your build.gradle file:

implementation 'com.imsweb:mph:1.31'

Gradle Kotlin DSL: Add the following com.imsweb : mph gradle kotlin dependency to your build.gradle.kts file:

implementation("com.imsweb:mph:1.31")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.imsweb : mph sbt scala dependency to your build.sbt file:

libraryDependencies += "com.imsweb" % "mph" % "1.31"

Advertisement

Dependencies from Group

Feb 03, 2023
7 usages
3 stars
May 04, 2023
6 usages
15 stars
Aug 30, 2019
5 usages
0 stars
Jul 17, 2023
4 usages
2 stars
Dec 22, 2021
4 usages
0 stars

Discover Dependencies