tegonal / scala-commons   0.2.0

Apache License 2.0 GitHub

A library containing utility and helper functions for scala 3

Scala versions: 3.x

scala-commons 0.1.0


Group ID:
com.tegonal
Artifact ID:
scala-commons_3
Version:
0.1.0
Release Date:
Apr 4, 2024
Licenses:
Files:

libraryDependencies += "com.tegonal" %% "scala-commons" % "0.1.0"

Mill build tool

ivy"com.tegonal::scala-commons:0.1.0"

Scala CLI

//> using dep "com.tegonal::scala-commons:0.1.0"

Ammonite REPL

import $ivy.`com.tegonal::scala-commons:0.1.0`

<dependency>
  <groupId>com.tegonal</groupId>
  <artifactId>scala-commons_3</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'com.tegonal', name: 'scala-commons_3', version: '0.1.0'