is not current version
Last Version 1.9.9

com.imsweb:staging-algorithm-tnm 1.9

TNM algorithm for the staging-client-java

GroupId

GroupId

com.imsweb
ArtifactId

ArtifactId

staging-algorithm-tnm
Version

Version

1.9
Type

Type

jar

Download staging-algorithm-tnm 1.9


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