Download iterations-0.6.2.jar file - Jar i

Jar examples for i:iterations

Description

Composable iterations for Scala

You can download jar file iterations 0.6.2 in this page.

License

MIT/X11

Build File

You can use the following script to add iterations-0.6.2.jar to your project.

<dependency>
   <groupId>com.github.nikita-volkov.java</groupId>
   <artifactId>iterations</artifactId>
   <version>0.6.2</version>
</dependency>
compile group: 'com.github.nikita-volkov.java', name: 'iterations', version: '0.6.2'
libraryDependencies += "com.github.nikita-volkov.java" % "iterations" % "0.6.2"
<dependency org="com.github.nikita-volkov.java" name="iterations" rev="0.6.2"/>
@Grapes(@Grab(group='com.github.nikita-volkov.java', module='iterations', version='0.6.2'))
'com.github.nikita-volkov.java:iterations:jar:0.6.2'

Download

Click the following link to download the jar file.

iterations-0.6.2-javadoc.jar
iterations-0.6.2-sources.jar
iterations-0.6.2.jar
iterations-0.6.2.pom



Related Tutorials