is not current version
Last Version 0.6.2

com.47deg:fetch_2.10 0.5.0

Simple & Efficient data access for Scala and Scala.js

GroupId

GroupId

com.47deg
ArtifactId

ArtifactId

fetch_2.10
Version

Version

0.5.0
Type

Type

jar

Download fetch_2.10 0.5.0


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