License |
License |
---|---|
GroupId | GroupIdme.aflak.libraries |
ArtifactId | ArtifactIdezsocket |
Version | Version1.0 |
Type | Typeaar |
Description |
DescriptionEZSocket
Simple class for TCP/IP Socket communications
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ezsocket-1.0.pom | |
ezsocket-1.0.aar | 19 KB |
ezsocket-1.0-sources.jar | 1 KB |
ezsocket-1.0-javadoc.jar | 26 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-databind | jar | 2.6.3 |
com.android.support » appcompat-v7 | jar | 23.2.1 |