t3hnar / scalax   3.8.1

GitHub

Extension for default scala library

Scala versions: 2.13 2.12 2.11 2.10

scalax 3.8.1


Group ID:
com.github.t3hnar
Artifact ID:
scalax_2.13
Version:
3.8.1
Release Date:
Oct 29, 2019
Licenses:
Files:

libraryDependencies += "com.github.t3hnar" %% "scalax" % "3.8.1"

Mill build tool

ivy"com.github.t3hnar::scalax:3.8.1"

Scala CLI

//> using dep "com.github.t3hnar::scalax:3.8.1"

Ammonite REPL

import $ivy.`com.github.t3hnar::scalax:3.8.1`

<dependency>
  <groupId>com.github.t3hnar</groupId>
  <artifactId>scalax_2.13</artifactId>
  <version>3.8.1</version>
</dependency>

compile group: 'com.github.t3hnar', name: 'scalax_2.13', version: '3.8.1'