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

Jar examples for s:shape-functional-java

Description

Functional programming library

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

License

Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials