is not current version
Last Version 2.3

trambda-tcp 2.0

transportable lambda - tcp client / server

License

License

GroupId

GroupId

xyz.cofe
ArtifactId

ArtifactId

trambda-tcp
Version

Version

2.0
Type

Type

jar
Description

Description

trambda-tcp
transportable lambda - tcp client / server

Download trambda-tcp 2.0


<!-- https://jarcasting.com/artifacts/xyz.cofe/trambda-tcp/ -->
<dependency>
    <groupId>xyz.cofe</groupId>
    <artifactId>trambda-tcp</artifactId>
    <version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/xyz.cofe/trambda-tcp/
implementation 'xyz.cofe:trambda-tcp:2.0'
// https://jarcasting.com/artifacts/xyz.cofe/trambda-tcp/
implementation ("xyz.cofe:trambda-tcp:2.0")
'xyz.cofe:trambda-tcp:jar:2.0'
<dependency org="xyz.cofe" name="trambda-tcp" rev="2.0">
  <artifact name="trambda-tcp" type="jar" />
</dependency>
@Grapes(
@Grab(group='xyz.cofe', module='trambda-tcp', version='2.0')
)
libraryDependencies += "xyz.cofe" % "trambda-tcp" % "2.0"
[xyz.cofe/trambda-tcp "2.0"]

Dependencies

compile (3)

Group / Artifact Type Version
xyz.cofe : trambda-core jar [2.0,3.0)
xyz.cofe : text jar [1.0,2.0)
xyz.cofe : fs jar [1.2,2.0)

test (2)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3
org.junit.jupiter : junit-jupiter-engine jar 5.4.0

Project Modules

There are no modules declared in this project.