is not current version
Last Version 0.17.0

io.iteratee:iteratee-core_2.10 0.12.0

core

GroupId

GroupId

io.iteratee
ArtifactId

ArtifactId

iteratee-core_2.10
Version

Version

0.12.0
Type

Type

jar

Download iteratee-core_2.10 0.12.0


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