is not current version
Last Version 1.2.2

com.47deg:root_2.11 1.0.0-RC2

Simple & Efficient data access for Scala and Scala.js

GroupId

GroupId

com.47deg
ArtifactId

ArtifactId

root_2.11
Version

Version

1.0.0-RC2
Type

Type

jar

Download root_2.11 1.0.0-RC2


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