License |
License |
---|---|
GroupId | GroupIdio.iteratee |
ArtifactId | ArtifactIditeratee-core_2.13.0-RC2 |
Version | Version0.19.0-M2 |
Type | Typejar |
Description |
Descriptioncore
core
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.iteratee/iteratee-core_2.13.0-RC2/ -->
<dependency>
<groupId>io.iteratee</groupId>
<artifactId>iteratee-core_2.13.0-RC2</artifactId>
<version>0.19.0-M2</version>
</dependency>
// https://jarcasting.com/artifacts/io.iteratee/iteratee-core_2.13.0-RC2/
implementation 'io.iteratee:iteratee-core_2.13.0-RC2:0.19.0-M2'
// https://jarcasting.com/artifacts/io.iteratee/iteratee-core_2.13.0-RC2/
implementation ("io.iteratee:iteratee-core_2.13.0-RC2:0.19.0-M2")
'io.iteratee:iteratee-core_2.13.0-RC2:jar:0.19.0-M2'
<dependency org="io.iteratee" name="iteratee-core_2.13.0-RC2" rev="0.19.0-M2">
<artifact name="iteratee-core_2.13.0-RC2" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.iteratee', module='iteratee-core_2.13.0-RC2', version='0.19.0-M2')
)
libraryDependencies += "io.iteratee" % "iteratee-core_2.13.0-RC2" % "0.19.0-M2"
[io.iteratee/iteratee-core_2.13.0-RC2 "0.19.0-M2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.0-RC2 |
org.typelevel : cats-core_2.13.0-RC2 | jar | 2.0.0-M2 |