karasiq / commons   1.0.11

GitHub

Mixed utility classes

Scala versions: 2.12 2.11
Scala.js versions: 0.6

commons-network 1.0.8


Group ID:
com.github.karasiq
Artifact ID:
commons-network_2.12
Version:
1.0.8
Release Date:
Sept 23, 2017
Licenses:
Files:

libraryDependencies += "com.github.karasiq" %% "commons-network" % "1.0.8"

Mill build tool

ivy"com.github.karasiq::commons-network:1.0.8"

Scala CLI

//> using dep "com.github.karasiq::commons-network:1.0.8"

Ammonite REPL

import $ivy.`com.github.karasiq::commons-network:1.0.8`

<dependency>
  <groupId>com.github.karasiq</groupId>
  <artifactId>commons-network_2.12</artifactId>
  <version>1.0.8</version>
</dependency>

compile group: 'com.github.karasiq', name: 'commons-network_2.12', version: '1.0.8'