is not current version
Last Version 4.15.0

edu.jhu.hlt:miscommunication 4.10.6

Miscellaneous Concrete Communications interfaces and utilities.

GroupId

GroupId

edu.jhu.hlt
ArtifactId

ArtifactId

miscommunication
Version

Version

4.10.6
Type

Type

jar

Download miscommunication 4.10.6


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