Last Version

fetch 3.1.0

Simple & Efficient data access for Scala and Scala.js

License

License

GroupId

GroupId

com.47deg
ArtifactId

ArtifactId

fetch_2.12
Version

Version

3.1.0
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 3.1.0


<!-- 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.