fetch

Simple & Efficient data access for Scala and Scala.js

License

License

GroupId

GroupId

com.47deg
ArtifactId

ArtifactId

fetch_2.12
Last Version

Last Version

3.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

fetch
Simple & Efficient data access for Scala and Scala.js
Project URL

Project URL

https://github.com/47degrees/fetch
Project Organization

Project Organization

47 Degrees Open Source
Source Code Management

Source Code Management

https://github.com/47degrees/fetch

Download fetch_2.12

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.15
org.typelevel : cats-effect_2.12 jar 3.3.5

Project Modules

There are no modules declared in this project.
com.47deg

47 Degrees Open Source

47 Degrees Open Source Initiatives

Versions

Version
3.1.0
3.0.0
2.1.1
2.1.0
2.0.0
1.3.2
1.3.0
1.2.2
1.2.1
1.2.0
1.1.0
1.0.0
1.0.0-RC2
1.0.0-RC1
0.7.3
0.7.2
0.7.1
0.7.0
0.6.3
0.6.2
0.6.1
0.6.0
0.5.0