Last Version

async 0.8.2

A Cohesive & Pragmatic Framework of FP centric Scala libraries

License

License

GroupId

GroupId

io.frees
ArtifactId

ArtifactId

frees-async_2.12
Version

Version

0.8.2
Type

Type

jar
Description

Description

async
A Cohesive & Pragmatic Framework of FP centric Scala libraries
Project URL

Project URL

https://frees-io.github.io/freestyle/
Project Organization

Project Organization

47 Degrees
Source Code Management

Source Code Management

https://github.com/frees-io/freestyle

Download frees-async_2.12 0.8.2


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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.6
io.frees : frees-core_2.12 jar 0.8.2
org.scalameta : scalameta_2.12 jar 1.8.0

test (2)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.0.5
org.typelevel : cats-effect_2.12 jar 0.10.1

Project Modules

There are no modules declared in this project.