andyglow / scala-range   0.6

GitHub

Little Scala Range implementation

Scala versions: 3.x 2.13 2.12 2.11

scalax-range 0.5


Group ID:
com.github.andyglow
Artifact ID:
scalax-range_3
Version:
0.5
Release Date:
May 14, 2021
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.github.andyglow</groupId>
  <artifactId>scalax-range_3</artifactId>
  <version>0.5</version>
</dependency>

compile group: 'com.github.andyglow', name: 'scalax-range_3', version: '0.5'