Download shape-functional-java-2.4.1.jar file - Jar s

Jar examples for s:shape-functional-java

Description

Functional programming library

You can download jar file shape-functional-java 2.4.1 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add shape-functional-java-2.4.1.jar to your project.

<dependency>
   <groupId>com.shapesecurity</groupId>
   <artifactId>shape-functional-java</artifactId>
   <version>2.4.1</version>
</dependency>
compile group: 'com.shapesecurity', name: 'shape-functional-java', version: '2.4.1'
libraryDependencies += "com.shapesecurity" % "shape-functional-java" % "2.4.1"
<dependency org="com.shapesecurity" name="shape-functional-java" rev="2.4.1"/>
@Grapes(@Grab(group='com.shapesecurity', module='shape-functional-java', version='2.4.1'))
'com.shapesecurity:shape-functional-java:jar:2.4.1'

Download

Click the following link to download the jar file.

shape-functional-java-2.4.1-javadoc.jar
shape-functional-java-2.4.1-sources.jar
shape-functional-java-2.4.1.jar
shape-functional-java-2.4.1.pom



Related Tutorials