unixista-core 1.0.0


Group ID:
com.github.kynthus
Artifact ID:
unixista-core_2.10
Version:
1.0.0
Release Date:
Dec 5, 2020
Licenses:
MIT
Files:

libraryDependencies += "com.github.kynthus" %% "unixista-core" % "1.0.0"

Mill build tool

ivy"com.github.kynthus::unixista-core:1.0.0"

Scala CLI

//> using dep "com.github.kynthus::unixista-core:1.0.0"

Ammonite REPL

import $ivy.`com.github.kynthus::unixista-core:1.0.0`

<dependency>
  <groupId>com.github.kynthus</groupId>
  <artifactId>unixista-core_2.10</artifactId>
  <version>1.0.0</version>
</dependency>

compile group: 'com.github.kynthus', name: 'unixista-core_2.10', version: '1.0.0'