TcpSocketLibrary

Tcp Socket Rx Library

License

License

GroupId

GroupId

com.algorigo.rx
ArtifactId

ArtifactId

tcpsocketlibrary
Last Version

Last Version

1.3.0
Release Date

Release Date

Type

Type

aar
Description

Description

TcpSocketLibrary
Tcp Socket Rx Library
Project URL

Project URL

https://github.com/Algorigo/TcpSocketLibrary
Source Code Management

Source Code Management

https://github.com/Algorigo/TcpSocketLibrary

Download tcpsocketlibrary

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.
com.algorigo.rx

Versions

Version
1.3.0
1.2.0
1.1.0