is not current version
Last Version 4.15.0

edu.jhu.hlt:miscommunication 4.8.0

Miscellaneous Concrete Communications interfaces and utilities.

GroupId

GroupId

edu.jhu.hlt
ArtifactId

ArtifactId

miscommunication
Version

Version

4.8.0
Type

Type

jar

Download miscommunication 4.8.0


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