GroupId | GroupIdedu.jhu.hlt |
---|---|
ArtifactId | ArtifactIdmiscommunication |
Version | Version4.6.0 |
Type | Typejar |
Filename | Size |
---|---|
miscommunication-4.6.0.pom | |
miscommunication-4.6.0.jar | 27 KB |
miscommunication-4.6.0-sources.jar | 24 KB |
miscommunication-4.6.0-javadoc.jar | 212 KB |
Browse |
<!-- https://jarcasting.com/artifacts/edu.jhu.hlt/miscommunication/ -->
<dependency>
<groupId>edu.jhu.hlt</groupId>
<artifactId>miscommunication</artifactId>
<version>4.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/edu.jhu.hlt/miscommunication/
implementation 'edu.jhu.hlt:miscommunication:4.6.0'
// https://jarcasting.com/artifacts/edu.jhu.hlt/miscommunication/
implementation ("edu.jhu.hlt:miscommunication:4.6.0")
'edu.jhu.hlt:miscommunication:jar:4.6.0'
<dependency org="edu.jhu.hlt" name="miscommunication" rev="4.6.0">
<artifact name="miscommunication" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.jhu.hlt', module='miscommunication', version='4.6.0')
)
libraryDependencies += "edu.jhu.hlt" % "miscommunication" % "4.6.0"
[edu.jhu.hlt/miscommunication "4.6.0"]