Download iteratee-core_2.11-0.6.0-M2.jar file - Jar i

Jar examples for i:iteratee-core-2.11

Description

core

You can download jar file iteratee-core_2.11 0.6.0-M2 in this page.

License

Apache 2.0

Build File

You can use the following script to add iteratee-core_2.11-0.6.0-M2.jar to your project.

<dependency>
   <groupId>io.iteratee</groupId>
   <artifactId>iteratee-core_2.11</artifactId>
   <version>0.6.0-M2</version>
</dependency>
compile group: 'io.iteratee', name: 'iteratee-core_2.11', version: '0.6.0-M2'
libraryDependencies += "io.iteratee" % "iteratee-core_2.11" % "0.6.0-M2"
<dependency org="io.iteratee" name="iteratee-core_2.11" rev="0.6.0-M2"/>
@Grapes(@Grab(group='io.iteratee', module='iteratee-core_2.11', version='0.6.0-M2'))
'io.iteratee:iteratee-core_2.11:jar:0.6.0-M2'

Download

Click the following link to download the jar file.

iteratee-core_2.11-0.6.0-M2-javadoc.jar
iteratee-core_2.11-0.6.0-M2-sources.jar
iteratee-core_2.11-0.6.0-M2.jar
iteratee-core_2.11-0.6.0-M2.pom



Related Tutorials