is not current version
Last Version 2.4.1

trambda-core 1.0

transportable lambda - core lib

License

License

GroupId

GroupId

xyz.cofe
ArtifactId

ArtifactId

trambda-core
Version

Version

1.0
Type

Type

jar
Description

Description

trambda-core
transportable lambda - core lib

Download trambda-core 1.0


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

Dependencies

compile (5)

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
org.slf4j : slf4j-api jar 1.7.30
xyz.cofe : iofun jar 1.0

test (5)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3
xyz.cofe : fs jar 1.2
xyz.cofe : ecolls jar 1.10
xyz.cofe : text jar 1.0
org.junit.jupiter : junit-jupiter-engine jar 5.4.0

Project Modules

There are no modules declared in this project.