Download iterations-0.4.5.jar file - Jar i

Jar examples for i:iterations

Description

Composable iterations for Scala

You can download jar file iterations 0.4.5 in this page.

License

MIT/X11

Build File

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

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

Download

Click the following link to download the jar file.

iterations-0.4.5-javadoc.jar
iterations-0.4.5-sources.jar
iterations-0.4.5.jar
iterations-0.4.5.pom



Related Tutorials