Last Version

core 0.20.0

core

License

License

GroupId

GroupId

io.iteratee
ArtifactId

ArtifactId

iteratee-core_2.13
Version

Version

0.20.0
Type

Type

jar
Description

Description

core
core
Project URL

Project URL

https://github.com/travisbrown/iteratee
Project Organization

Project Organization

io.iteratee
Source Code Management

Source Code Management

https://github.com/travisbrown/iteratee

Download iteratee-core_2.13 0.20.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.6
org.typelevel : cats-core_2.13 jar 2.6.1

Project Modules

There are no modules declared in this project.