dispatch-tagsoup 0.11.0


Group ID:
net.databinder.dispatch
Artifact ID:
dispatch-tagsoup_2.11
Version:
0.11.0
Release Date:
Apr 20, 2014
Licenses:
Files:

libraryDependencies += "net.databinder.dispatch" %% "dispatch-tagsoup" % "0.11.0"

Mill build tool

ivy"net.databinder.dispatch::dispatch-tagsoup:0.11.0"

Scala CLI

//> using dep "net.databinder.dispatch::dispatch-tagsoup:0.11.0"

Ammonite REPL

import $ivy.`net.databinder.dispatch::dispatch-tagsoup:0.11.0`

<dependency>
  <groupId>net.databinder.dispatch</groupId>
  <artifactId>dispatch-tagsoup_2.11</artifactId>
  <version>0.11.0</version>
</dependency>

compile group: 'net.databinder.dispatch', name: 'dispatch-tagsoup_2.11', version: '0.11.0'