is not current version
Last Version 1.4.1-aa-4

com.github.alexarchambault.tmp.ipcsocket:ipcsocket 1.4.1-aa-1

ipcsocket

GroupId

GroupId

com.github.alexarchambault.tmp.ipcsocket
ArtifactId

ArtifactId

ipcsocket
Version

Version

1.4.1-aa-1
Type

Type

jar

Download ipcsocket 1.4.1-aa-1


<!-- https://jarcasting.com/artifacts/com.github.alexarchambault.tmp.ipcsocket/ipcsocket/ -->
<dependency>
    <groupId>com.github.alexarchambault.tmp.ipcsocket</groupId>
    <artifactId>ipcsocket</artifactId>
    <version>1.4.1-aa-1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.alexarchambault.tmp.ipcsocket/ipcsocket/
implementation 'com.github.alexarchambault.tmp.ipcsocket:ipcsocket:1.4.1-aa-1'
// https://jarcasting.com/artifacts/com.github.alexarchambault.tmp.ipcsocket/ipcsocket/
implementation ("com.github.alexarchambault.tmp.ipcsocket:ipcsocket:1.4.1-aa-1")
'com.github.alexarchambault.tmp.ipcsocket:ipcsocket:jar:1.4.1-aa-1'
<dependency org="com.github.alexarchambault.tmp.ipcsocket" name="ipcsocket" rev="1.4.1-aa-1">
  <artifact name="ipcsocket" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.alexarchambault.tmp.ipcsocket', module='ipcsocket', version='1.4.1-aa-1')
)
libraryDependencies += "com.github.alexarchambault.tmp.ipcsocket" % "ipcsocket" % "1.4.1-aa-1"
[com.github.alexarchambault.tmp.ipcsocket/ipcsocket "1.4.1-aa-1"]