is not current version
Last Version 3.1.0

fetch 2.0.0

Simple & Efficient data access for Scala and Scala.js

License

License

GroupId

GroupId

com.47deg
ArtifactId

ArtifactId

fetch_3
Version

Version

2.0.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 2.0.0


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

Dependencies

compile (2)

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

Project Modules

There are no modules declared in this project.