swam-core 0.2.0


Group ID:
org.gnieh
Artifact ID:
swam-core_2.12
Version:
0.2.0
Release Date:
May 1, 2019
Licenses:
Files:

libraryDependencies += "org.gnieh" %% "swam-core" % "0.2.0"

Mill build tool

ivy"org.gnieh::swam-core:0.2.0"

Scala CLI

//> using dep "org.gnieh::swam-core:0.2.0"

Ammonite REPL

import $ivy.`org.gnieh::swam-core:0.2.0`

<dependency>
  <groupId>org.gnieh</groupId>
  <artifactId>swam-core_2.12</artifactId>
  <version>0.2.0</version>
</dependency>

compile group: 'org.gnieh', name: 'swam-core_2.12', version: '0.2.0'