GroupId | GroupIdcom.github.estigma88 |
---|---|
ArtifactId | ArtifactIdjdhtuq-socket-communication |
Version | Version2.1.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.estigma88/jdhtuq-socket-communication/ -->
<dependency>
<groupId>com.github.estigma88</groupId>
<artifactId>jdhtuq-socket-communication</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.estigma88/jdhtuq-socket-communication/
implementation 'com.github.estigma88:jdhtuq-socket-communication:2.1.0'
// https://jarcasting.com/artifacts/com.github.estigma88/jdhtuq-socket-communication/
implementation ("com.github.estigma88:jdhtuq-socket-communication:2.1.0")
'com.github.estigma88:jdhtuq-socket-communication:jar:2.1.0'
<dependency org="com.github.estigma88" name="jdhtuq-socket-communication" rev="2.1.0">
<artifact name="jdhtuq-socket-communication" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.estigma88', module='jdhtuq-socket-communication', version='2.1.0')
)
libraryDependencies += "com.github.estigma88" % "jdhtuq-socket-communication" % "2.1.0"
[com.github.estigma88/jdhtuq-socket-communication "2.1.0"]