License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdch.epfl.scala |
ArtifactId | ArtifactIdsockets |
Version | Version1.4.8-108-08687eb6 |
Type | Typejar |
Description |
Descriptionsockets
IPC: Unix Domain Socket and Windows Named Pipes for Java
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
sockets-1.4.8-108-08687eb6.pom | |
sockets-1.4.8-108-08687eb6.jar | 27 KB |
sockets-1.4.8-108-08687eb6-sources.jar | 14 KB |
sockets-1.4.8-108-08687eb6-javadoc.jar | 189 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/ch.epfl.scala/sockets/ -->
<dependency>
<groupId>ch.epfl.scala</groupId>
<artifactId>sockets</artifactId>
<version>1.4.8-108-08687eb6</version>
</dependency>
// https://jarcasting.com/artifacts/ch.epfl.scala/sockets/
implementation 'ch.epfl.scala:sockets:1.4.8-108-08687eb6'
// https://jarcasting.com/artifacts/ch.epfl.scala/sockets/
implementation ("ch.epfl.scala:sockets:1.4.8-108-08687eb6")
'ch.epfl.scala:sockets:jar:1.4.8-108-08687eb6'
<dependency org="ch.epfl.scala" name="sockets" rev="1.4.8-108-08687eb6">
<artifact name="sockets" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.epfl.scala', module='sockets', version='1.4.8-108-08687eb6')
)
libraryDependencies += "ch.epfl.scala" % "sockets" % "1.4.8-108-08687eb6"
[ch.epfl.scala/sockets "1.4.8-108-08687eb6"]
Group / Artifact | Type | Version |
---|---|---|
net.java.dev.jna : jna | jar | 5.8.0 |
net.java.dev.jna : jna-platform | jar | 5.8.0 |