| License |
License |
|---|---|
| GroupId | GroupIdcom.47deg |
| ArtifactId | ArtifactIdfetch_3 |
| Version | Version2.1.1 |
| Type | Typejar |
| Description |
Descriptionfetch
Simple & Efficient data access for Scala and Scala.js
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| fetch_3-2.1.1.pom | |
| fetch_3-2.1.1.jar | 214 KB |
| fetch_3-2.1.1-sources.jar | 11 KB |
| fetch_3-2.1.1-javadoc.jar | 496 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.47deg/fetch_3/ -->
<dependency>
<groupId>com.47deg</groupId>
<artifactId>fetch_3</artifactId>
<version>2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.47deg/fetch_3/
implementation 'com.47deg:fetch_3:2.1.1'
// https://jarcasting.com/artifacts/com.47deg/fetch_3/
implementation ("com.47deg:fetch_3:2.1.1")
'com.47deg:fetch_3:jar:2.1.1'
<dependency org="com.47deg" name="fetch_3" rev="2.1.1">
<artifact name="fetch_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.47deg', module='fetch_3', version='2.1.1')
)
libraryDependencies += "com.47deg" % "fetch_3" % "2.1.1"
[com.47deg/fetch_3 "2.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala3-library_3 | jar | 3.0.2 |
| org.typelevel : cats-effect_3 | jar | 3.2.9 |