Reactive data-binding for Scala
xmlextractor 10.0.0-M2
Group ID:
com.thoughtworks.binding
Artifact ID:
xmlextractor_2.10
Version:
10.0.0-M2
Release Date:
Oct 7, 2016
Licenses:
Files:
Full Scala Version:
2.10.6
Developers:
libraryDependencies += "com.thoughtworks.binding" %% "xmlextractor" % "10.0.0-M2"
ivy"com.thoughtworks.binding::xmlextractor:10.0.0-M2"
//> using dep "com.thoughtworks.binding::xmlextractor:10.0.0-M2"
import $ivy.`com.thoughtworks.binding::xmlextractor:10.0.0-M2`
<dependency> <groupId>com.thoughtworks.binding</groupId> <artifactId>xmlextractor_2.10</artifactId> <version>10.0.0-M2</version> </dependency>
compile group: 'com.thoughtworks.binding', name: 'xmlextractor_2.10', version: '10.0.0-M2'