andyglow / scala-range   0.6

GitHub

Little Scala Range implementation

Scala versions: 3.x 2.13 2.12 2.11

scalax-range 0.4


Group ID:
com.github.andyglow
Artifact ID:
scalax-range_2.13
Version:
0.4
Release Date:
Apr 18, 2020
Licenses:
Files:

libraryDependencies += "com.github.andyglow" %% "scalax-range" % "0.4"

Mill build tool

ivy"com.github.andyglow::scalax-range:0.4"

Scala CLI

//> using dep "com.github.andyglow::scalax-range:0.4"

Ammonite REPL

import $ivy.`com.github.andyglow::scalax-range:0.4`

<dependency>
  <groupId>com.github.andyglow</groupId>
  <artifactId>scalax-range_2.13</artifactId>
  <version>0.4</version>
</dependency>

compile group: 'com.github.andyglow', name: 'scalax-range_2.13', version: '0.4'