Download iteratee-core_2.12-0.18.0-M1.jar file - Jar i

Jar examples for i:iteratee-core-2.12

Description

core

You can download jar file iteratee-core_2.12 0.18.0-M1 in this page.

License

Apache 2.0

Build File

You can use the following script to add iteratee-core_2.12-0.18.0-M1.jar to your project.

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

Download

Click the following link to download the jar file.

iteratee-core_2.12-0.18.0-M1-javadoc.jar
iteratee-core_2.12-0.18.0-M1-sources.jar
iteratee-core_2.12-0.18.0-M1.jar
iteratee-core_2.12-0.18.0-M1.pom



Related Tutorials