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

Jar examples for s:shape-functional-java

Description

Functional programming library

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

License

Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials