Download miscommunication-4.8.7.jar file - Jar m

Jar examples for m:miscommunication

Description

Miscellaneous Concrete Communications interfaces and utilities.

You can download jar file miscommunication 4.8.7 in this page.

Build File

You can use the following script to add miscommunication-4.8.7.jar to your project.

<dependency>
   <groupId>edu.jhu.hlt</groupId>
   <artifactId>miscommunication</artifactId>
   <version>4.8.7</version>
</dependency>
compile group: 'edu.jhu.hlt', name: 'miscommunication', version: '4.8.7'
libraryDependencies += "edu.jhu.hlt" % "miscommunication" % "4.8.7"
<dependency org="edu.jhu.hlt" name="miscommunication" rev="4.8.7"/>
@Grapes(@Grab(group='edu.jhu.hlt', module='miscommunication', version='4.8.7'))
'edu.jhu.hlt:miscommunication:jar:4.8.7'

Download

Click the following link to download the jar file.

miscommunication-4.8.7-javadoc.jar
miscommunication-4.8.7-sources.jar
miscommunication-4.8.7.jar
miscommunication-4.8.7.pom



Related Tutorials