Last Version

com.github.chainables:chainable 0.11.0

An API library for sequence and tree processing using functional programming and lazy evaluation

License

License

GroupId

GroupId

com.github.chainables
ArtifactId

ArtifactId

chainable
Version

Version

0.11.0
Type

Type

jar
Description

Description

com.github.chainables:chainable
An API library for sequence and tree processing using functional programming and lazy evaluation
Project URL

Project URL

https://github.com/chainables/chainable
Project Organization

Project Organization

Martin Sawicki
Source Code Management

Source Code Management

http://github.com/chainables/chainable/tree/master

Download chainable 0.11.0


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

Dependencies

test (5)

Group / Artifact Type Version
org.openjdk.jmh : jmh-core jar 1.19
org.openjdk.jmh : jmh-generator-annprocess jar 1.19
org.junit.jupiter : junit-jupiter-api jar 5.6.2
org.junit.jupiter : junit-jupiter-engine jar 5.6.2
org.junit.platform : junit-platform-launcher jar 1.6.2

Project Modules

There are no modules declared in this project.