Download miscommunication-4.8.6.jar file - Jar m

Jar examples for m:miscommunication

Description

Miscellaneous Concrete Communications interfaces and utilities.

You can download jar file miscommunication 4.8.6 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

miscommunication-4.8.6-javadoc.jar
miscommunication-4.8.6-sources.jar
miscommunication-4.8.6.jar
miscommunication-4.8.6.pom



Related Tutorials