mrmechko / swordnet   2.0.0

MIT License GitHub

SWordNet 2.0, WordNet for Scala

Scala versions: 2.11

swordnet 1.0


Group ID:
com.github.mrmechko
Artifact ID:
swordnet_2.11
Version:
1.0
Release Date:
Jun 8, 2015
Licenses:
MIT
Files:

libraryDependencies += "com.github.mrmechko" %% "swordnet" % "1.0"

Mill build tool

ivy"com.github.mrmechko::swordnet:1.0"

Scala CLI

//> using dep "com.github.mrmechko::swordnet:1.0"

Ammonite REPL

import $ivy.`com.github.mrmechko::swordnet:1.0`

<dependency>
  <groupId>com.github.mrmechko</groupId>
  <artifactId>swordnet_2.11</artifactId>
  <version>1.0</version>
</dependency>

compile group: 'com.github.mrmechko', name: 'swordnet_2.11', version: '1.0'