is not current version
Last Version 0.19.0

io.iteratee:iteratee-core_2.11 0.19.0-M1

core

GroupId

GroupId

io.iteratee
ArtifactId

ArtifactId

iteratee-core_2.11
Version

Version

0.19.0-M1
Type

Type

jar

Download iteratee-core_2.11 0.19.0-M1


<!-- https://jarcasting.com/artifacts/io.iteratee/iteratee-core_2.11/ -->
<dependency>
    <groupId>io.iteratee</groupId>
    <artifactId>iteratee-core_2.11</artifactId>
    <version>0.19.0-M1</version>
</dependency>
// https://jarcasting.com/artifacts/io.iteratee/iteratee-core_2.11/
implementation 'io.iteratee:iteratee-core_2.11:0.19.0-M1'
// https://jarcasting.com/artifacts/io.iteratee/iteratee-core_2.11/
implementation ("io.iteratee:iteratee-core_2.11:0.19.0-M1")
'io.iteratee:iteratee-core_2.11:jar:0.19.0-M1'
<dependency org="io.iteratee" name="iteratee-core_2.11" rev="0.19.0-M1">
  <artifact name="iteratee-core_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.iteratee', module='iteratee-core_2.11', version='0.19.0-M1')
)
libraryDependencies += "io.iteratee" % "iteratee-core_2.11" % "0.19.0-M1"
[io.iteratee/iteratee-core_2.11 "0.19.0-M1"]