is not current version
Last Version 3.1.0

com.47deg:fetch_sjs1_2.12 2.1.0

Simple & Efficient data access for Scala and Scala.js

GroupId

GroupId

com.47deg
ArtifactId

ArtifactId

fetch_sjs1_2.12
Version

Version

2.1.0
Type

Type

jar

Download fetch_sjs1_2.12 2.1.0


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