Socket utilities


License

License

Categories

Categories

Net
GroupId

GroupId

com.daioware.net
ArtifactId

ArtifactId

socket
Last Version

Last Version

1.0.0-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

Socket utilities
Socket utilities
Project URL

Project URL

https://bitbucket.org/diego-olvera/com.daioware.net.socket
Source Code Management

Source Code Management

https://svn.apache.org/viewvc/maven

Download socket

How to add to project

<!-- https://jarcasting.com/artifacts/com.daioware.net/socket/ -->
<dependency>
    <groupId>com.daioware.net</groupId>
    <artifactId>socket</artifactId>
    <version>1.0.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.daioware.net/socket/
implementation 'com.daioware.net:socket:1.0.0-RELEASE'
// https://jarcasting.com/artifacts/com.daioware.net/socket/
implementation ("com.daioware.net:socket:1.0.0-RELEASE")
'com.daioware.net:socket:jar:1.0.0-RELEASE'
<dependency org="com.daioware.net" name="socket" rev="1.0.0-RELEASE">
  <artifact name="socket" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.daioware.net', module='socket', version='1.0.0-RELEASE')
)
libraryDependencies += "com.daioware.net" % "socket" % "1.0.0-RELEASE"
[com.daioware.net/socket "1.0.0-RELEASE"]

Dependencies

compile (2)

Group / Artifact Type Version
com.daioware : log jar 1.0.0-RELEASE
com.daioware.net : ssl jar 1.0.0-RELEASE

test (1)

Group / Artifact Type Version
junit : junit jar 4.9

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-RELEASE