Last Version

trambda 1.1

transportable lambda

License

License

GroupId

GroupId

xyz.cofe
ArtifactId

ArtifactId

trambda
Version

Version

1.1
Type

Type

pom
Description

Description

trambda
transportable lambda
Project URL

Project URL

https://github.com/gochaorg/trambda

Download trambda 1.1

Filename Size
trambda-1.1.pom 8 KB
Browse

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

Dependencies

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.4.0

Project Modules

  • trambda-core
  • trambda-tcp
  • trambda-tcp-serv-cli