scalatrie 1.0.1


Group ID:
io.github.mattjp
Artifact ID:
scalatrie_2.13
Version:
1.0.1
Version Scheme:
Release Date:
Dec 31, 2021
Licenses:
Files:
Full Scala Version:
2.13.7
Developers:

libraryDependencies += "io.github.mattjp" %% "scalatrie" % "1.0.1"

Mill build tool

ivy"io.github.mattjp::scalatrie:1.0.1"

Scala CLI

//> using dep "io.github.mattjp::scalatrie:1.0.1"

Ammonite REPL

import $ivy.`io.github.mattjp::scalatrie:1.0.1`

<dependency>
  <groupId>io.github.mattjp</groupId>
  <artifactId>scalatrie_2.13</artifactId>
  <version>1.0.1</version>
</dependency>

compile group: 'io.github.mattjp', name: 'scalatrie_2.13', version: '1.0.1'