is not current version
Last Version 2.4.1

trambda-core 2.2

transportable lambda - core lib

License

License

GroupId

GroupId

xyz.cofe
ArtifactId

ArtifactId

trambda-core
Version

Version

2.2
Type

Type

jar
Description

Description

trambda-core
transportable lambda - core lib

Download trambda-core 2.2


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

Dependencies

compile (6)

Group / Artifact Type Version
org.ow2.asm : asm jar 9.1
org.ow2.asm : asm-tree jar 9.1
org.ow2.asm : asm-util jar 9.1
xyz.cofe : trambda-log-api jar 1.1
xyz.cofe : iofun jar [1.0,2.0)
xyz.cofe : ecolls jar [1.10,2.0)

test (6)

Group / Artifact Type Version
xyz.cofe : trambda-log-slf jar 1.1
ch.qos.logback : logback-classic jar 1.2.3
xyz.cofe : fs jar [1.2,2.0)
xyz.cofe : text jar [1.0,2.0)
xyz.cofe : text-out jar [1.0,2.0)
org.junit.jupiter : junit-jupiter-engine jar 5.4.0

Project Modules

There are no modules declared in this project.