Download staging-algorithm-tnm-1.9.jar file - Jar s

Jar examples for s:staging-algorithm-tnm

Description

TNM algorithm for the staging-client-java

You can download jar file staging-algorithm-tnm 1.9 in this page.

License

A modified BSD License (BSD)

Build File

You can use the following script to add staging-algorithm-tnm-1.9.jar to your project.

<dependency>
   <groupId>com.imsweb</groupId>
   <artifactId>staging-algorithm-tnm</artifactId>
   <version>1.9</version>
</dependency>
compile group: 'com.imsweb', name: 'staging-algorithm-tnm', version: '1.9'
libraryDependencies += "com.imsweb" % "staging-algorithm-tnm" % "1.9"
<dependency org="com.imsweb" name="staging-algorithm-tnm" rev="1.9"/>
@Grapes(@Grab(group='com.imsweb', module='staging-algorithm-tnm', version='1.9'))
'com.imsweb:staging-algorithm-tnm:jar:1.9'

Download

Click the following link to download the jar file.

staging-algorithm-tnm-1.9-javadoc.jar
staging-algorithm-tnm-1.9-sources.jar
staging-algorithm-tnm-1.9.jar
staging-algorithm-tnm-1.9.pom



Related Tutorials