trambda-core

transportable lambda - core lib

License

License

GroupId

GroupId

xyz.cofe
ArtifactId

ArtifactId

trambda-core
Last Version

Last Version

2.4.1
Release Date

Release Date

Type

Type

jar
Description

Description

trambda-core
transportable lambda - core lib

Download trambda-core

How to add to project

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

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.

Versions

Version
2.4.1
2.3
2.2
2.1
2.0
1.0