License |
License |
---|---|
GroupId | GroupIdcom.github.estigma88 |
ArtifactId | ArtifactIdjdhtuq-socket-communication |
Version | Version3.0.1 |
Type | Typejar |
Description |
DescriptionSocket Communication
Defines communication api as a network communication using sockets
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.estigma88/jdhtuq-socket-communication/ -->
<dependency>
<groupId>com.github.estigma88</groupId>
<artifactId>jdhtuq-socket-communication</artifactId>
<version>3.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.estigma88/jdhtuq-socket-communication/
implementation 'com.github.estigma88:jdhtuq-socket-communication:3.0.1'
// https://jarcasting.com/artifacts/com.github.estigma88/jdhtuq-socket-communication/
implementation ("com.github.estigma88:jdhtuq-socket-communication:3.0.1")
'com.github.estigma88:jdhtuq-socket-communication:jar:3.0.1'
<dependency org="com.github.estigma88" name="jdhtuq-socket-communication" rev="3.0.1">
<artifact name="jdhtuq-socket-communication" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.estigma88', module='jdhtuq-socket-communication', version='3.0.1')
)
libraryDependencies += "com.github.estigma88" % "jdhtuq-socket-communication" % "3.0.1"
[com.github.estigma88/jdhtuq-socket-communication "3.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.estigma88 : jdhtuq-communication-api | jar | 3.0.1 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.4 |
org.slf4j : slf4j-api | jar | 1.7.2 |