ngocdaothanh / netcaty   1.0

MIT License GitHub

Simple net test client/server for Netty and Scala lovers

Scala versions: 2.11 2.10

netcaty 1.0


Group ID:
tv.cntt
Artifact ID:
netcaty_2.11
Version:
1.0
Release Date:
May 21, 2014
Licenses:
MIT
Files:

libraryDependencies += "tv.cntt" %% "netcaty" % "1.0"

Mill build tool

ivy"tv.cntt::netcaty:1.0"

Scala CLI

//> using dep "tv.cntt::netcaty:1.0"

Ammonite REPL

import $ivy.`tv.cntt::netcaty:1.0`

<dependency>
  <groupId>tv.cntt</groupId>
  <artifactId>netcaty_2.11</artifactId>
  <version>1.0</version>
</dependency>

compile group: 'tv.cntt', name: 'netcaty_2.11', version: '1.0'