Last Version

fetch 3.1.0

Simple & Efficient data access for Scala and Scala.js

License

License

GroupId

GroupId

com.47deg
ArtifactId

ArtifactId

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


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

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala3-library_3 jar 3.0.2
org.typelevel : cats-effect_3 jar 3.3.5

Project Modules

There are no modules declared in this project.