| License |
License |
|---|---|
| GroupId | GroupIduk.co.caprica |
| ArtifactId | ArtifactIdjuds |
| Last Version | Last Version0.94.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionjuds
Unix Domain Sockets for Java.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| juds-0.94.1.pom | |
| juds-0.94.1.jar | 42 KB |
| juds-0.94.1-sources.jar | 5 KB |
| juds-0.94.1-javadoc.jar | 25 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/uk.co.caprica/juds/ -->
<dependency>
<groupId>uk.co.caprica</groupId>
<artifactId>juds</artifactId>
<version>0.94.1</version>
</dependency>
// https://jarcasting.com/artifacts/uk.co.caprica/juds/
implementation 'uk.co.caprica:juds:0.94.1'
// https://jarcasting.com/artifacts/uk.co.caprica/juds/
implementation ("uk.co.caprica:juds:0.94.1")
'uk.co.caprica:juds:jar:0.94.1'
<dependency org="uk.co.caprica" name="juds" rev="0.94.1">
<artifact name="juds" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.co.caprica', module='juds', version='0.94.1')
)
libraryDependencies += "uk.co.caprica" % "juds" % "0.94.1"
[uk.co.caprica/juds "0.94.1"]