Last Version

Function 1.0.0

Practical Functional extensions for Java

License

License

GroupId

GroupId

com.vanillasource.function
ArtifactId

ArtifactId

function
Version

Version

1.0.0
Type

Type

jar
Description

Description

Function
Practical Functional extensions for Java
Project URL

Project URL

https://github.com/vanillasource/function

Download function 1.0.0


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

Dependencies

test (2)

Group / Artifact Type Version
org.testng : testng jar 6.8.7
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.