is not current version
Last Version 4.15.0

edu.jhu.hlt:miscommunication 4.14.2

Miscellaneous Concrete Communications interfaces and utilities.

GroupId

GroupId

edu.jhu.hlt
ArtifactId

ArtifactId

miscommunication
Version

Version

4.14.2
Type

Type

jar

Download miscommunication 4.14.2


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