License |
License |
---|---|
GroupId | GroupIdio.iteratee |
ArtifactId | ArtifactIditeratee-core_2.10 |
Version | Version0.17.0 |
Type | Typejar |
Description |
Descriptioncore
core
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
iteratee-core_2.10-0.17.0.pom | |
iteratee-core_2.10-0.17.0.jar | 533 KB |
iteratee-core_2.10-0.17.0-sources.jar | 22 KB |
iteratee-core_2.10-0.17.0-javadoc.jar | 592 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.iteratee/iteratee-core_2.10/ -->
<dependency>
<groupId>io.iteratee</groupId>
<artifactId>iteratee-core_2.10</artifactId>
<version>0.17.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.iteratee/iteratee-core_2.10/
implementation 'io.iteratee:iteratee-core_2.10:0.17.0'
// https://jarcasting.com/artifacts/io.iteratee/iteratee-core_2.10/
implementation ("io.iteratee:iteratee-core_2.10:0.17.0")
'io.iteratee:iteratee-core_2.10:jar:0.17.0'
<dependency org="io.iteratee" name="iteratee-core_2.10" rev="0.17.0">
<artifact name="iteratee-core_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.iteratee', module='iteratee-core_2.10', version='0.17.0')
)
libraryDependencies += "io.iteratee" % "iteratee-core_2.10" % "0.17.0"
[io.iteratee/iteratee-core_2.10 "0.17.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.7 |
org.typelevel : cats-core_2.10 | jar | 1.0.1 |