mrmechko / swordnet   2.0.0

MIT License GitHub

SWordNet 2.0, WordNet for Scala

Scala versions: 2.11

swordnet 2.0.0


Group ID:
com.github.mrmechko
Artifact ID:
swordnet_2.11
Version:
2.0.0
Release Date:
Aug 10, 2015
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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