Last Version

EZSocket 1.0

Simple class for TCP/IP Socket communications

License

License

GroupId

GroupId

me.aflak.libraries
ArtifactId

ArtifactId

ezsocket
Version

Version

1.0
Type

Type

aar
Description

Description

EZSocket
Simple class for TCP/IP Socket communications
Project URL

Project URL

https://github.com/omaflak/EZSocket
Source Code Management

Source Code Management

https://github.com/omaflak/EZSocket

Download ezsocket 1.0


<!-- https://jarcasting.com/artifacts/me.aflak.libraries/ezsocket/ -->
<dependency>
    <groupId>me.aflak.libraries</groupId>
    <artifactId>ezsocket</artifactId>
    <version>1.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/me.aflak.libraries/ezsocket/
implementation 'me.aflak.libraries:ezsocket:1.0'
// https://jarcasting.com/artifacts/me.aflak.libraries/ezsocket/
implementation ("me.aflak.libraries:ezsocket:1.0")
'me.aflak.libraries:ezsocket:aar:1.0'
<dependency org="me.aflak.libraries" name="ezsocket" rev="1.0">
  <artifact name="ezsocket" type="aar" />
</dependency>
@Grapes(
@Grab(group='me.aflak.libraries', module='ezsocket', version='1.0')
)
libraryDependencies += "me.aflak.libraries" % "ezsocket" % "1.0"
[me.aflak.libraries/ezsocket "1.0"]

Dependencies

compile (2)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.6.3
com.android.support » appcompat-v7 jar 23.2.1

Project Modules

There are no modules declared in this project.