is not current version
Last Version 4.15.0

edu.jhu.hlt:miscommunication 4.4.11

Miscellaneous Concrete Communications interfaces and utilities.

GroupId

GroupId

edu.jhu.hlt
ArtifactId

ArtifactId

miscommunication
Version

Version

4.4.11
Type

Type

jar

Download miscommunication 4.4.11


<!-- https://jarcasting.com/artifacts/edu.jhu.hlt/miscommunication/ -->
<dependency>
    <groupId>edu.jhu.hlt</groupId>
    <artifactId>miscommunication</artifactId>
    <version>4.4.11</version>
</dependency>
// https://jarcasting.com/artifacts/edu.jhu.hlt/miscommunication/
implementation 'edu.jhu.hlt:miscommunication:4.4.11'
// https://jarcasting.com/artifacts/edu.jhu.hlt/miscommunication/
implementation ("edu.jhu.hlt:miscommunication:4.4.11")
'edu.jhu.hlt:miscommunication:jar:4.4.11'
<dependency org="edu.jhu.hlt" name="miscommunication" rev="4.4.11">
  <artifact name="miscommunication" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.jhu.hlt', module='miscommunication', version='4.4.11')
)
libraryDependencies += "edu.jhu.hlt" % "miscommunication" % "4.4.11"
[edu.jhu.hlt/miscommunication "4.4.11"]