common-syntax 0.1.2


Group ID:
io.github.kirill5k
Artifact ID:
common-syntax_3
Version:
0.1.2
Release Date:
Feb 28, 2024
Licenses:
Files:

libraryDependencies += "io.github.kirill5k" %% "common-syntax" % "0.1.2"

Mill build tool

ivy"io.github.kirill5k::common-syntax:0.1.2"

Scala CLI

//> using dep "io.github.kirill5k::common-syntax:0.1.2"

Ammonite REPL

import $ivy.`io.github.kirill5k::common-syntax:0.1.2`

<dependency>
  <groupId>io.github.kirill5k</groupId>
  <artifactId>common-syntax_3</artifactId>
  <version>0.1.2</version>
</dependency>

compile group: 'io.github.kirill5k', name: 'common-syntax_3', version: '0.1.2'