is not current version
Last Version 5.0.2

com.momomo:momomo.com.platform.Lambda 3.1.3

Intuitive generics based functional interfaces with support for void, returns, multiple params and exceptions

Categories

Categories

ORM Data
GroupId

GroupId

com.momomo
ArtifactId

ArtifactId

momomo.com.platform.Lambda
Version

Version

3.1.3
Type

Type

jar

Download momomo.com.platform.Lambda 3.1.3


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