codemettle / netflow   1.0.2

Website GitHub

Fork of wasted/netflow to turn it into a reusable library

Scala versions: 2.13 2.12

netflow-stream-lib 1.0.2


Group ID:
com.codemettle
Artifact ID:
netflow-stream-lib_2.12
Version:
1.0.2
Release Date:
Apr 22, 2020
Licenses:
Files:

libraryDependencies += "com.codemettle" %% "netflow-stream-lib" % "1.0.2"

Mill build tool

ivy"com.codemettle::netflow-stream-lib:1.0.2"

Scala CLI

//> using dep "com.codemettle::netflow-stream-lib:1.0.2"

Ammonite REPL

import $ivy.`com.codemettle::netflow-stream-lib:1.0.2`

<dependency>
  <groupId>com.codemettle</groupId>
  <artifactId>netflow-stream-lib_2.12</artifactId>
  <version>1.0.2</version>
</dependency>

compile group: 'com.codemettle', name: 'netflow-stream-lib_2.12', version: '1.0.2'