License |
License |
---|---|
GroupId | GroupIdcom.kohlschutter.junixsocket |
ArtifactId | ArtifactIdjunixsocket-common |
Version | Version2.3.4 |
Type | Typejar |
Description |
Descriptionjunixsocket-common
The public, core API
|
Project Organization |
Project OrganizationKohlschütter Search Intelligence |
Filename | Size |
---|---|
junixsocket-common-2.3.4.pom | |
junixsocket-common-2.3.4.jar | 86 KB |
junixsocket-common-2.3.4-sources.jar | 27 KB |
junixsocket-common-2.3.4-javadoc.jar | 457 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.kohlschutter.junixsocket/junixsocket-common/ -->
<dependency>
<groupId>com.kohlschutter.junixsocket</groupId>
<artifactId>junixsocket-common</artifactId>
<version>2.3.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.kohlschutter.junixsocket/junixsocket-common/
implementation 'com.kohlschutter.junixsocket:junixsocket-common:2.3.4'
// https://jarcasting.com/artifacts/com.kohlschutter.junixsocket/junixsocket-common/
implementation ("com.kohlschutter.junixsocket:junixsocket-common:2.3.4")
'com.kohlschutter.junixsocket:junixsocket-common:jar:2.3.4'
<dependency org="com.kohlschutter.junixsocket" name="junixsocket-common" rev="2.3.4">
<artifact name="junixsocket-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.kohlschutter.junixsocket', module='junixsocket-common', version='2.3.4')
)
libraryDependencies += "com.kohlschutter.junixsocket" % "junixsocket-common" % "2.3.4"
[com.kohlschutter.junixsocket/junixsocket-common "2.3.4"]
Group / Artifact | Type | Version |
---|---|---|
net.jcip : jcip-annotations Optional | jar | 1.0 |
com.github.spotbugs : spotbugs-annotations Optional | jar | 4.2.2 |
Group / Artifact | Type | Version |
---|---|---|
com.kohlschutter.junixsocket : junixsocket-native-common | jar | 2.3.4 |
com.kohlschutter.junixsocket : junixsocket-native-custom Optional | jar | 2.3.4 |
org.junit.jupiter : junit-jupiter | jar |