is not current version
Last Version 1.1

trambda 1.0

transportable lambda

License

License

GroupId

GroupId

xyz.cofe
ArtifactId

ArtifactId

trambda
Version

Version

1.0
Type

Type

pom
Description

Description

trambda
transportable lambda
Project URL

Project URL

https://github.com/gochaorg/trambda

Download trambda 1.0

Filename Size
trambda-1.0.pom 7 KB
Browse

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

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