Download io7m-jfunctional-core-1.0.1.jar file - Jar i

Jar examples for i:io7m-jfunctional-core

Description

Functional types (Core)

You can download jar file io7m-jfunctional-core 1.0.1 in this page.

License

ISC License

Build File

You can use the following script to add io7m-jfunctional-core-1.0.1.jar to your project.

<dependency>
   <groupId>com.io7m.jfunctional</groupId>
   <artifactId>io7m-jfunctional-core</artifactId>
   <version>1.0.1</version>
</dependency>
compile group: 'com.io7m.jfunctional', name: 'io7m-jfunctional-core', version: '1.0.1'
libraryDependencies += "com.io7m.jfunctional" % "io7m-jfunctional-core" % "1.0.1"
<dependency org="com.io7m.jfunctional" name="io7m-jfunctional-core" rev="1.0.1"/>
@Grapes(@Grab(group='com.io7m.jfunctional', module='io7m-jfunctional-core', version='1.0.1'))
'com.io7m.jfunctional:io7m-jfunctional-core:jar:1.0.1'

Download

Click the following link to download the jar file.

io7m-jfunctional-core-1.0.1-javadoc.jar
io7m-jfunctional-core-1.0.1-sources.jar
io7m-jfunctional-core-1.0.1-test-sources.jar
io7m-jfunctional-core-1.0.1.jar
io7m-jfunctional-core-1.0.1.pom



Related Tutorials