System Lambda

A collection of functions for testing code which uses java.lang.System.

License

License

GroupId

GroupId

com.github.stefanbirkner
ArtifactId

ArtifactId

system-lambda
Last Version

Last Version

1.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

System Lambda
A collection of functions for testing code which uses java.lang.System.
Project URL

Project URL

https://github.com/stefanbirkner/system-lambda/
Source Code Management

Source Code Management

https://github.com/stefanbirkner/system-lambda/

Download system-lambda

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.1
1.2.0
1.1.1
1.1.0
1.0.0