workingdog / taxii2libscala   0.6

GitHub

TAXII 2.0 client library in scala

Scala versions: 2.12

taxii2lib 0.4


Group ID:
com.github.workingDog
Artifact ID:
taxii2lib_2.12
Version:
0.4
Release Date:
Jan 9, 2019
Licenses:
Files:

libraryDependencies += "com.github.workingDog" %% "taxii2lib" % "0.4"

Mill build tool

ivy"com.github.workingDog::taxii2lib:0.4"

Scala CLI

//> using dep "com.github.workingDog::taxii2lib:0.4"

Ammonite REPL

import $ivy.`com.github.workingDog::taxii2lib:0.4`

<dependency>
  <groupId>com.github.workingDog</groupId>
  <artifactId>taxii2lib_2.12</artifactId>
  <version>0.4</version>
</dependency>

compile group: 'com.github.workingDog', name: 'taxii2lib_2.12', version: '0.4'